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

https://github.com/filtoor/api

api for filtoor
https://github.com/filtoor/api

Last synced: 10 months ago
JSON representation

api for filtoor

Awesome Lists containing this project

README

          

# api

This repository is the hosted API for filtoor.

It's currently live, docs are at https://filtoor.xyz/docs

## Getting Started

`cd python`

`pip install -r requirements.txt`

`python3 server.py`

You will need a `.env` with appropriate connection to a hosted RDS instance.