BudgetSquirrel / BudgetTracker

Budget Tracker allows users to manage their money more efficiently. This API has endpoint to save, create, and manage your budgets and goals.
4 stars 0 forks source link

Add delete budget api endpoint #57

Closed ianmann56 closed 5 years ago

ianmann56 commented 5 years ago

Adds an endpoint to delete Budgets

I have it permanently deleting budgets instead of marking them as deleted. I did this because there's really no reason to use them after they're deleted.