An open API service indexing awesome lists of open source software.

https://github.com/seerbit/openapi


https://github.com/seerbit/openapi

Last synced: about 1 year ago
JSON representation

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`