Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/otsaloma/bort-proxy

A caching proxy server for the Bort.io bookmark app
https://github.com/otsaloma/bort-proxy

bort flask icons proxy python

Last synced: about 1 month ago
JSON representation

A caching proxy server for the Bort.io bookmark app

Awesome Lists containing this project

README

        

Bort Proxy
==========

A caching proxy server for [Bort.io](https://bort.io/). Current proxied
data includes website icons and search suggestions.

To try Bort Proxy locally, install the dependencies in a virtual
environment. Start the server.

```bash
make run
```

Then browse to e.g. .
Check `app.py` for all API paths and parameters.

Bort Proxy is free software released under the MIT license, see the file
[`COPYING`](COPYING) for details.