The following is a checklist of things to be done in this repo for senior seminar:
- Interaction with SQLite3 database
- HTTP methods for creating and retrieving types
-
GET /typeid
for retrieving a type -
PUT /mktype
for adding a type
-
The following is a checklist of things to be done in this repo for senior seminar:
GET /typeid
for retrieving a typePUT /mktype
for adding a type