1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
Unleash is the open source feature toggle service.
Go to file
Ivar Conradi Østhus 826f9d56e2 #18 storing events when they are created.
Also introduced mockery to mock db-access. Here we probably
need better modularisation and/or better dependecy management
(injecting of deps?).
2020-02-20 08:30:09 +01:00
unleash-client-java Added a simple util to perfom some manual testing to verify the client-server communication. 2020-02-20 08:30:07 +01:00
unleash-server #18 storing events when they are created. 2020-02-20 08:30:09 +01:00
.gitignore Ignore DS_Store 2020-02-20 08:30:08 +01:00
.jshintrc Closes #16 - Initial express based server setup. 2020-02-20 08:30:06 +01:00
.travis.yml travis fix script. 2020-02-20 08:30:06 +01:00
finnbuild.json adding default target for finnbuild 2020-02-20 08:30:07 +01:00
LICENSE
README.md Update README.md 2020-02-20 08:30:07 +01:00

unleash

Build Status feature toggle service