7-eleven-development / 7-eleven-development/7-11-IOT
[DB]Create PUT,GET and POST requests
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Designing the requests needed for our frontend devs so they can access the information for the site/app itself. Adding requests for the IoT devs to add info to DB
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue mentions creating PUT, GET, and POST requests for frontend and IoT developers to interact with a database. First, examine the existing codebase to understand the current API structure and database schema. Look for any existing endpoints or data models in C++ files. Determine what information needs to be exposed or added, then design the request handlers accordingly. Testing these endpoints will require setting up a local development environment and possibly using tools like Postman or curl to verify functionality.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100