Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wetix/openapi-doc
WeTix Open API documentation
https://github.com/wetix/openapi-doc
documentation docusaurus2 graphql openapi
Last synced: about 2 months ago
JSON representation
WeTix Open API documentation
- Host: GitHub
- URL: https://github.com/wetix/openapi-doc
- Owner: wetix
- Created: 2021-07-03T17:17:03.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-14T08:59:17.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T21:54:24.449Z (almost 2 years ago)
- Topics: documentation, docusaurus2, graphql, openapi
- Language: JavaScript
- Homepage: https://doc.wetix.my
- Size: 2.74 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Security: docs/security/_category_.json
Awesome Lists containing this project
README
# Open API Documentation
> This is WeTix Open API documentation site.
## 🔨 Installation
```console
yarn install
```## 🚧 Local Development
```console
yarn start
```This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
---
Built using [Docusaurus 2](https://docusaurus.io/)