jroliveira / boo-api

Boo (api)(:ghost:)

Home Page:https://boo-api.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boo (api)

CircleCI Build Status Codacy Badge Codacy Badge License: MIT

Boo (api) is an open source project written in Scala (Akka HTTP) that implements technique Feature Toggle.

Installing

$ git clone https://github.com/jroliveira/boo-api.git

Running tests

$ sbt
> test

How to use it

$ sbt
> run

Contributions

  1. Fork it
  2. git checkout -b
  3. git add --all && git commit -m "feature description"
  4. git push origin
  5. Create a pull request

About

Boo (api)(:ghost:)

https://boo-api.herokuapp.com

License:MIT License


Languages

Language:Scala 100.0%