mulieriq / Erlang-Http-Server

A simple http server built in erlang with 2 endpoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP SERVER

[ 🚧 Work in progress πŸ‘·β€β™€οΈβ›πŸ‘·πŸ”§οΈπŸ‘·πŸ”§ 🚧 ] Rest Api

A Simple Erlang http server with just 2 get routes/endpoints

Run

$ rebar3 shell
localhost:800/simple
localhost:8080/add/87/98

Build

$ rebar3 compile

Dependances


Cowboy

Screenshots

Code Results Both


About

A simple http server built in erlang with 2 endpoint

License:Apache License 2.0


Languages

Language:Erlang 100.0%