Skip to content

REST API for the application that makes it easy for you to manage your personal finance.

Notifications You must be signed in to change notification settings

claudiobonfati/money-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoneyManager - API

API for MoneyManager App. Made with Node, Express and Mongoose.

Installation

Use node package manager to install all dependencies.

npm install

Usage

Make sure MongoDB is available in your environment. If you are in a MacOS, you can use the following code to start MongoDB as a background service:

mongod --config /usr/local/etc/mongod.conf

To start the API run:

npm run dev

License

This project is licensed under the MIT

About

REST API for the application that makes it easy for you to manage your personal finance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published