Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)