It's a CLI to help you build a REST API using node, feel free to use npm, yarn, restify, express. Doens't metter, just use and build whatever you want!
yarn global add fr-node OR
npm install -g fr-node
fr-node init NameOfProject
- Return better errors
- Implement tests
- Improve the runtime
MIT - see LICENSE