| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a fully self-contained NodeJS API, easily deployable to a server for use.
Deploy as you wish, the endpoints are exposed however you want them to be.
GET /budgets/1
{ id: 1, name: "Budget", total: 50, ownerId: 1 }
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.
| Back | FazBrowse Home | New Git URL |