https://github.com/seerbit/openapi
https://github.com/seerbit/openapi
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/seerbit/openapi
- Owner: seerbit
- Created: 2020-09-23T07:44:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-14T16:20:10.000Z (almost 4 years ago)
- Last Synced: 2024-04-20T11:01:24.773Z (about 2 years ago)
- Language: Handlebars
- Size: 661 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SeerBit OpenAPI Spec & Documentation
Main Documentation: https://doc.seerbit.com/
API Documentation: https://seerbit.github.io/openapi/
---
## Build locally
Clone the repository
`git clone https://github.com/seerbit/openapi`
Install prerequisites
`npm install`
Build the Documentation
`npm run build`