Skip to content

ararog/money-api

Repository files navigation

money-api

RESTful API for Money app.

About money-api

This is the backend API of Money app, it currently supports load expenses, expense crud operations and few charts.

Getting up and running

  • Clone the repository
  • npm i
  • npm run knex migrate:latest
  • npm run seed:run
  • npm run serve

About

RESTful API for Money app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published