An open API service indexing awesome lists of open source software.

https://github.com/lewandowski-jan/magicevents

Simple app and api for event reservation, made with Flask.
https://github.com/lewandowski-jan/magicevents

flask

Last synced: about 2 months ago
JSON representation

Simple app and api for event reservation, made with Flask.

Awesome Lists containing this project

README

          

# Magic Events

Simple app and api for event reservation, made with Flask.

## Requirements

Package - Version

aniso8601 - 8.1.1

certifi - 2020.12.5

chardet - 4.0.0

click - 7.1.2

Flask - 1.1.2

Flask-RESTful-0.3.8

idna - 2.10

itsdangerous- 1.1.0

Jinja2 - 2.11.3

MarkupSafe - 1.1.1

pip - 21.0.1

pytz - 2021.1

requests - 2.25.1

setuptools - 52.0.0

six - 1.15.0

urllib3 - 1.26.3

Werkzeug - 1.0.1

wheel - 0.36.2

## Instruction

Api.py runs on http://localhost:5000

App.py runs on http://localhost:4000