https://github.com/akrantz01/wafflehacks-backend-workshop
The starter code for the WaffleHacks backend development workshop that was given on August 28, 2021
https://github.com/akrantz01/wafflehacks-backend-workshop
flask python3 sqlalchemy
Last synced: 2 months ago
JSON representation
The starter code for the WaffleHacks backend development workshop that was given on August 28, 2021
- Host: GitHub
- URL: https://github.com/akrantz01/wafflehacks-backend-workshop
- Owner: akrantz01
- License: mit
- Created: 2021-08-02T23:27:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-29T01:53:08.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T06:42:42.529Z (about 1 year ago)
- Topics: flask, python3, sqlalchemy
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WaffleHacks Backend Development Workshop
This repository contains the starter code for the Backend Development workshop given at [WaffleHacks](https://wafflehacks.tech) on August 28, 2021.
The completed project will be available [here](https://github.com/akrantz01/wafflehacks-backend-workshop/tree/complete) once the workshop is completed.
The API documentation can be found [here](https://akrantz01.github.io/wafflehacks-backend-workshop/).