Commit Graph
6 Commits
Author SHA1 Message Date
Timothy Cyrus 7239b89108 Update metadataEditor.jsx 2020-04-16 20:24:01 -04:00
Timothy CyrusandTrevor Buckner 0ea80bd758 Update client/homebrew/pages/userPage/brewItem/brewItem.jsx
Co-Authored-By: Trevor Buckner <calculuschild@gmail.com>
2020-04-16 20:24:01 -04:00
Timothy Cyrus f6d623ace3 Update brewItem.jsx 2020-04-16 20:24:01 -04:00
Timothy Cyrus 63ad8b3411 Update editPage.jsx 2020-04-16 20:24:01 -04:00
Timothy Cyrus 50cc757a5c Update metadataEditor.jsx 2020-04-16 20:24:01 -04:00
Timothy Cyrus 80db261c88 API Code Cleanup + Alt Endpoints
Added 2 new API Endpoints as alternatives to existing ones:
- PUT /api/:id (same as PUT /api/update/:id)
- DELETE /api/:id (same as GET /api/remove/:id)
2020-04-14 11:15:05 -04:00