otsaloma / bort-proxy

A caching proxy server for the Bort.io bookmark app

Home Page:https://bort.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bort Proxy

A caching proxy server for 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.

make run

Then browse to e.g. http://localhost:5000/icon?url=github.com&size=96. Check app.py for all API paths and parameters.

Bort Proxy is free software released under the MIT license, see the file COPYING for details.

About

A caching proxy server for the Bort.io bookmark app

https://bort.io/

License:MIT License


Languages

Language:Python 97.7%Language:Makefile 1.9%Language:Procfile 0.4%