Skip to content

judicaelandria/create-api-rest

Repository files navigation

CLI tool to bootstrap new rest api app

use this command to start

npx create-api-rest
  • use --use-npm to use npm while installing the dependencies
npx create-api-rest --use-npm

we have 2 options to start a fresh new rest api project

choose what language do you want to use

  • javascript
  • typescript

Wait until the installation is DONE and you're ready to go

About

a tool to create a new api rest project

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages