monirz / erlang-cowboy-riak-rest-api

Rest API example with Cowboy and Riak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cowboy_riak

An OTP application

Build

$ rebar3 run

$ curl -d "user_name=john doe&email=john@mail.com" -X POST http://localhost:8080/users

About

Rest API example with Cowboy and Riak

License:Apache License 2.0


Languages

Language:Erlang 100.0%