GitHub / tukue / python-bootcamp-cafe-api
This project is a Flask-based backend API for managing a database of cafes. It allows users to retrieve, add, update, and delete cafe records. The project uses Flask-SQLAlchemy for database interactions and includes API key management for secure operations.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tukue%2Fpython-bootcamp-cafe-api
PURL: pkg:github/tukue/python-bootcamp-cafe-api
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 3.91 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 3 months ago
Topics: crud-application, database, flask-backend