Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axe-api/axe-api
The next-generation Rest API Framework
https://github.com/axe-api/axe-api
api axe-api nodejs rest rest-api restful-api typescript
Last synced: about 1 month ago
JSON representation
The next-generation Rest API Framework
- Host: GitHub
- URL: https://github.com/axe-api/axe-api
- Owner: axe-api
- License: mit
- Created: 2021-05-08T20:18:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-06T13:32:23.000Z (about 1 month ago)
- Last Synced: 2024-10-08T05:05:15.869Z (about 1 month ago)
- Topics: api, axe-api, nodejs, rest, rest-api, restful-api, typescript
- Language: TypeScript
- Homepage: https://axe-api.com
- Size: 6.56 MB
- Stars: 476
- Watchers: 1
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: docs/readme.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.MD
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Axe API Documentation
This is a documentation of Axe API build on VuePress.
## Installation
```bash
$ git clone [email protected]:axe-api/docs.git
$ cd docs
$ yarn
$ yarn start
```## Issues
If you have any problem with the documentation, please open an issue in the main repository, docs.
## License