1chooo / feather-feast

Supply meal ordering system on the LINE BOT.
MIT License
3 stars 1 forks source link

Add `Swagger UI` to track the `request, get` #10

Open 1chooo opened 1 year ago

1chooo commented 1 year ago

Descriptions

We can supply the user interface to manage the http request, get. There is the tool that we can try to add: Swagger-UI

$ pip install swagger-ui-py

Reference

swagger-ui-py