The CLI is used to manage PurAí API from the command line.
Get via git clone:
$ git clone https://github.com/purai/cli.git
$ cd cli
Get dependencies with NPM:
$ npm install
purai
- Get all events from APIpurai sample
- Optionally pass a term to get filtered by event title, place, address and city
This project is licensed under the GNU GPLv3 License - see the LICENSE file for details
Made with ❤️ by Felipe Mendes.