micro-exam / micro-exam/micro-exam-class-api
Create a simple CRUD class api
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Create the class api
-endpoint should be /class
-Class should have class id auto generated, a class name, and class description, also generate timestamp
A.C :
- CRUD operations on the class, stores into a sql table ~ local db or h2 is fine for now.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.