Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 613 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 613 Bytes

Website APIs

This is a kcnt website public APIs. You will find more information at https://apis.kcnt.info.

Technical information

I use Netlify function which base on AWS lambda. I also use @octokit/rest to query data from Github APIs (only in collection APIs). You might need to have Github token in order to query a information on collection APIs. And about generating apidoc, I use apidoc format to easier generate document website for this APIs.

License

MIT