eligrubbs / creddie

A Webserver to track financial transactions
MIT License
0 stars 0 forks source link

Category CRUD API endpoints #20

Open eligrubbs opened 3 days ago

eligrubbs commented 3 days ago

API endpoints to CRUD categories.

Support Reads by ID or name

Focus on just returning the entire object. Restrictions or more specific routes can be made later