Kovah / LinkAce-API-Docs

Official OpenAPI 3.0 reference of the LinkAce API

Home Page:https://api-docs.linkace.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkAce API - Reference and Documentation

Link to main repository

This is the official reference of the LinkAce API. The complete reference, based on OpenAPI v3.0, can be found under openapi/LinkAce-API.v1.yaml.

The documentation of the API reference is deployed to Cloudflare Pages with the help of Redoc.

Local Development

To start the local development environment, at least Node 16.x is required. Run the following commands in your terminal:

npm install
npm run start

Now open http://localhost:8080 in your browser.

License

The reference and documentation is licensed under GNU GPL v3 like LinkAce itself.

About

Official OpenAPI 3.0 reference of the LinkAce API

https://api-docs.linkace.org

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%