Skip to content

hypatos/studio-api-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypatos Studio API docs

The Hypatos REST API is documented using OpenAPI standard and served as a GitHub page. See the API docs.

Contributing changes

If you made any changes to the API descriptions, please check locally how the generated documentation looks like before committing the changes. If you are using it for the first time, please install all dependencies by executing:

npm install

Then start the application

node index.js

and you will see the URL in the terminal like this one. Open the URL and the browser and enjoy!

See the docs at http://localhost:3000/docs/local.html

Releases

No releases published

Packages

No packages published