BuildForSDG / BuildForSDG/team-010-backend
[FEATURE] Produce API endpoint
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Todo
**Create Produce API endpoints**
*As a user, I should be able to*,
- [View all (posted) produce](https://github.com/BuildForSDG/team-010-backend/wiki/%5BSTORY%5D-Creating-an-API-endpoint-so-a-user-can-view-all-(posted)-produce)
- [View a specific produce](https://github.com/BuildForSDG/team-010-backend/wiki/%5BSTORY%5D-Creating-an-API-endpoint-so-a-user-can-view-a-specific-produce)
- [View all types of produce](https://github.com/BuildForSDG/team-010-backend/wiki/%5BSTORY%5D-Creating-an-API-endpoint-so-a-user-can-view-types-of-produce)
- [Search for a produce](https://github.com/BuildForSDG/team-010-backend/wiki/%5BSTORY%5D-Creating-an-API-endpoint-so-a-user-can-search-for-a-produce)
*As a farmer, I should be able to*
- [Post a produce](https://github.com/BuildForSDG/team-010-backend/wiki/%5BSTORY%5D-Creating-an-API-endpoint-so-a-farmer-can-post-a-produce)
- [Update a posted produce](https://github.com/BuildForSDG/team-010-backend/wiki/%5BSTORY%5D-Creating-an-API-endpoint-so-a-farmer-can-update-a-posted-produce)
- [Delete a posted produce](https://github.com/BuildForSDG/team-010-backend/wiki/%5BSTORY%5D-Creating-an-API-endpoint-so-a-farmer-can-delete-a-posted-produce)
- [mark a posted produce as out of stock](https://github.com/BuildForSDG/team-010-backend/wiki/%5BSTORY%5D-Creating-an-API-endpoint-so-a-farmer-can-mark-a-posted-produce-as-out-of-stock)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.