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

https://github.com/ufocoder/fctf-api


https://github.com/ufocoder/fctf-api

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

          

FCTF #3 API
===========

Developement

```
FLASK_APP=app.py python3 -m flask run
```

Deployment

```
now
```