Skip to content

Specification for a server-side API for synchronizing/persisting budget data

License

Notifications You must be signed in to change notification settings

forevermatt/budget-data-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Budget Data API

Specification for a server-side API for synchronizing/persisting budget data

Authentication

  • Sign up
  • Log in
  • Log out

Accounts

  • Create
  • Read
  • Update
  • Delete
  • List

(Category) Budget - aka "an envelope"

  • Create
  • Read
  • Update
  • Delete
  • List

Categories

  • Create
  • Read
  • Update
  • Delete
  • List

Transactions

  • Create
  • Read
  • Update
  • Delete
  • List

About

Specification for a server-side API for synchronizing/persisting budget data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published