This server provides the Rest-Api for the Yolo-Tagging-Service. It was created using the Play 2.5 Silhouette 4.0 Slick PostgreSQL seed that provides Authorization and User Management, but customized to be accessible via a Rest-Api.
- Slick, a database abstraction layer
- Akka, an actor-based messaging system inside our application, that is for example used to connect to kafka
- Play, a framework for web applications
You can use Postman to directly communicate with the Api. You can either:
- Go to the published documentation
- Use the exported version here in the repository (file octo-tagger.postman_collection.json), but you have to create the correct environment yourself