Skip to content

fkorotkov/microservices

Repository files navigation

Painless Microservices in Kotlin Build Status

Demo for my Kotlin Conf 2018 talk. Inspired by how Cirrus CI is built.

Slides are available here. Talk recording is available here:

Painless Microservices in Kotlin

For code snippets please refer to various PRs:

  • Generate and implement a new service. #3
  • Integrate a new service. #4
  • Automatically upgrade libraries. #6

TODO

There are couple of things left to add:

  • Building Docker containers for services.
  • Health checking.
  • Mocking external dependencies for tests.
  • Monitoring.
  • ...

See issues with todo label for more details.

About

Example of building microservices with Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published