.
This commit is contained in:
@@ -20,4 +20,6 @@ app.run(host="0.0.0.0", port=8000, debug=True)
|
||||
```
|
||||
* Run `python3 main.py`
|
||||
|
||||
You now have a working sanic server! To build more features, continue on in the documentation
|
||||
You now have a working sanic server! To continue on, check out:
|
||||
* [Request Data](docs/request_data.md)
|
||||
* [Routing](docs/routing.md)
|
||||
Reference in New Issue
Block a user