Skip to content

Repository files navigation

Budgets API

This is a fully self-contained NodeJS API, easily deployable to a server for use.

Installation

Deploy as you wish, the endpoints are exposed however you want them to be.

Usage

GET /budgets/1
{ id: 1, name: "Budget", total: 50, ownerId: 1 }

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

API backend for a budget tracker

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages