API Documentation

Base URL: https://nicholas1023.github.io/api/v1

Endpoints

Method: GET

Example Response

<?xml version="1.0" encoding="UTF-8"?>
<content xmlns="http://nicholas1023.github.io">
    <project>
        <id>Project ID</id>
        <name>Project name</name>
        <url>Repository or website URL</url>
        <desc>Short description about project</desc>
    </project>
</content>