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

https://github.com/joknarf/twitter-api-nofork


https://github.com/joknarf/twitter-api-nofork

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

Starting point for Day 4 of Python API Week.

```bash
pipenv install --dev
pipenv run nosetests
```

```bash
FLASK_ENV=development pipenv run flask run
```

:point_right: [localhost:5000](http://localhost:5000) for Swagger documentation.