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

https://github.com/caub/tagit

Subscriptions server using Cowboy erlang server
https://github.com/caub/tagit

Last synced: over 1 year ago
JSON representation

Subscriptions server using Cowboy erlang server

Awesome Lists containing this project

README

          

Tagit
===

Erlang web application where you browse content without search engine but with subscription pattern (pre-saved search).

The rest is based on [Cowboy server](https://github.com/extend/cowboy).

install
===

requires [rebar](https://github.com/basho/rebar) in your path

run `rebar get-deps`
and `rebar compile`
then start it `sh start.sh`