Skip to content

Commit

Permalink
chore: update example docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
dtiesling committed Feb 15, 2024
1 parent 43f008c commit 34178ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/00_quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ generated by Flask-Muck.

`pipenv run python3 app.py`

## Swagger UI

Go to [http://127.0.0.1:5000/apidocs/](http://127.0.0.1:5000/apidocs/) in a browser.

## CURL Commands

### Create a ToDo item
Expand Down

0 comments on commit 34178ce

Please sign in to comment.