Skip to content

Takeaway Code Challenge - Event Service

Notifications You must be signed in to change notification settings

takeaway/bob-challenge-event-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event-Service

This service is responsible for listening to the events generated by employee-service and saving them in its own database. The event-service must also expose a REST API that contains just one endpoint:

  • Get all events related to a specific employee in ascending order, i.e, the oldest event must appear first. Response should be in JSON Array format.

About

Takeaway Code Challenge - Event Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages