https://github.com/ufocoder/fctf-api
https://github.com/ufocoder/fctf-api
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ufocoder/fctf-api
- Owner: ufocoder
- Created: 2019-11-03T18:15:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T15:22:07.000Z (almost 2 years ago)
- Last Synced: 2025-02-22T07:51:16.499Z (over 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FCTF #3 API
===========
Developement
```
FLASK_APP=app.py python3 -m flask run
```
Deployment
```
now
```