Skip to content

ekyo/ekyoserver-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ekyoserver-d

For now, this is an experiment of a plugin based architecture in D.

It is intended to expose a web API and generate client code to use it. All of this should be done at compile time.

For now it is dependant on redis and mongo.

the priority for now is to have a working generated web API.

To compile the project

note that you must first have dub installed. You may have to run dub multiple times for it to fetch dependencies appropriately for sub-dependencies... running dub again afterwards will compile and run the project.

sudo apt-get install -y libevent-dev libev-dev libssl-dev
git clone [email protected]:ekyo/ekyoserver-d.git
cd ekyoserver-d
dub
dub

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages