https://github.com/ufocoder/fctf-api
https://github.com/ufocoder/fctf-api
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ufocoder/fctf-api
- Owner: ufocoder
- Created: 2019-11-03T18:15:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T15:22:07.000Z (over 1 year ago)
- Last Synced: 2025-01-02T23:27:20.595Z (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
```