Skip to content

ThiagoFontes/TodoApi

Repository files navigation

Todo API

How to start

  • Install Node.Js: https://nodejs.org/en/download/
  • Install loopback: npm install -g @loopback/cli
  • At project folder run: npm install
  • At project folder start the API: npm start

If all steps were followed a server should start, you will be able to test it at: http://localhost:3000/explorer/

LoopBack

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published