https://github.com/leesharma/flask-api
A tutorial application to play around with building API servers in Flask.
https://github.com/leesharma/flask-api
flask lynda tutorial
Last synced: 2 days ago
JSON representation
A tutorial application to play around with building API servers in Flask.
- Host: GitHub
- URL: https://github.com/leesharma/flask-api
- Owner: leesharma
- Created: 2017-08-05T06:22:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-05T06:22:44.000Z (over 8 years ago)
- Last Synced: 2025-05-15T10:15:10.373Z (12 months ago)
- Topics: flask, lynda, tutorial
- Language: Python
- Homepage: https://leesharma-flask-api.herokuapp.com/api/funny
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Funny API
This app was built following the Lynda.com [Building Web APIs with Flask]
tutorial. I built it to learn more about building APIs with Flask, testing
Flask, design best practices, available extensions, and other important Flask
knowledge.
[Building Web APIs with Flask]: https://www.lynda.com/Flask-tutorials/Web-API-Development-Flask/521200-2.html