Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terieyenike/apis-flask
Create APIs with Flask
https://github.com/terieyenike/apis-flask
Last synced: about 5 hours ago
JSON representation
Create APIs with Flask
- Host: GitHub
- URL: https://github.com/terieyenike/apis-flask
- Owner: Terieyenike
- Created: 2023-04-05T10:29:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-23T01:27:02.000Z (about 1 year ago)
- Last Synced: 2024-04-24T09:41:02.345Z (7 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flask APIs
Create an API in Flask which is a microframework for Python
This repo was presented in collaboration with WeareDevelopers and you can find the slides used for the presentation [here](https://docs.google.com/presentation/d/1_OmksJGoC-iQw3PS8P0yuKuBPmnj6xDYmEj-GWVFJBU/edit?usp=sharing).
Also this demo is based out of my talk on [Python Day](https://www.wearedevelopers.com/event/python-day-april-2023), WeareDevelopers titled, "**No more Node: Build APIs with Flask and test it with Postman**"
## Postman public Collection API
If you want to test the APIs from this project, you can access the publicly available request [here](https://www.postman.com/codedaily/workspace/wearedevs-demo/collection/6619165-b47f9842-a8e6-41c9-a292-d41fe72a7ea1?action=share&creator=6619165).
## Author
Teri Eyenike