create-api-backend
v1.1.7
Published
A package to fastly starts a REST API project.
Readme
About the project
A executable NPM package to setup an API REST project.
Technologies used on Development
Instructions
First clone this repo in your machine.
git clone [email protected]:Adson-Gomes-Oliveira/create-api-backend.gitAfter successfully clone, enter in directory and use
npm install.
Use
npm i -gto install the package globally.
Use
npx create-api-backend app_nameto create a new project.
More infos
Developed with Node 16 and great dedication.
Template developed with :white_heart: by Dev.ago
