Skip to content

assaf-platform/assaf-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assaf Http Server

High Performance Frontend

Build docker image and push it

make build

Test

make test

Run

make sure this variables are availibe on your enviroment:

export rabbitmq_host=localhost
export rabbitmq_port=5672
export rabbitmq_username=guest
export rabbitmq_password=guest

you can put these in a file and source it like

. env_file

then run assaf-server

build/assaf-server

About

Centralized frontend for all your HTTP needs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published