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: 8 months 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 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T22:34:18.000Z (9 months ago)
- Last Synced: 2025-04-14T06:07:18.137Z (8 months ago)
- Topics: api, axe-api, nodejs, rest, rest-api, restful-api, typescript
- Language: TypeScript
- Homepage: https://axe-api.com
- Size: 12.2 MB
- Stars: 474
- Watchers: 1
- Forks: 23
- Open Issues: 8
-
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 git@github.com: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