Skip to content

charlesfan/erlang_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erlang_demo

A demo server on erlang. Just has two simple routes:

http://loaclhost:8080 http://localhost:8080/login

Install and Start Server

make
./_rel/erlang_demo_release/bin/erlang_demo_release start

Try to Login

curl -i -u "charles:1234" http://localhost:8080/login

About

A demo server on erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages