issues
search
Edison-Stuart
/
orodha-list-service
This repository contains the Orodha List Service which is a python rest API using Flask RestX
0
stars
0
forks
source link
Lists CRUD API
#3
Open
muziqhed
opened
1 year ago
muziqhed
commented
1 year ago
Define data model
CRUD API for lists
Extracting userId from JWT in request header for use in access control and filtering
80% < test coverage
Create swagger doc manually, using
swagger editor
Stretch goal: host swagger docs along with the repo, i.e.
this example
muziqhed
commented
1 year ago
Do a good job.