Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axe-api/axe-magic
This is a simple cli tool to manage Axe API projects easily.
https://github.com/axe-api/axe-magic
api axe-api cli expressjs knexjs rest-api
Last synced: about 21 hours ago
JSON representation
This is a simple cli tool to manage Axe API projects easily.
- Host: GitHub
- URL: https://github.com/axe-api/axe-magic
- Owner: axe-api
- License: mit
- Created: 2020-04-23T09:14:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T20:42:42.000Z (4 months ago)
- Last Synced: 2024-10-29T10:01:40.381Z (21 days ago)
- Topics: api, axe-api, cli, expressjs, knexjs, rest-api
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/axe-magic
- Size: 68.4 KB
- Stars: 12
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# axe-magic
This is a simple cli tool to manage Axe API projects easily.
## Usage
```
$ npm install -g axe-magic
$ axe-magic --version
```## Commands
To create a new project, you may use following command;
```
$ axe-magic new my-api
```## License
[MIT License - Özgür Adem Işıklı](LICENSE)