Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 497 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 497 Bytes

Gusta Project API Documentation

demo

You can see a live demo of this repository at: https://gusta-project.github.io/api-docs/src/

usage

To get started:

npm install
npm start

Now, edit src/api/v1.yaml and refresh the page to see your changes take effect.

To host it, simply package and distribute the src/ directory via any means you desire.

additional reading