Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

lucaspaixao-dev/simian-service

Repository files navigation

Simian API

This API was develop with:

How to execute

  • Check if you have install the docker-compose
  • Execute the following command in the project root: $ docker-compose build
  • Execute the command in the project root: $ docker-compose up
  • For test, execute the following command on terminal: $ curl --location --request GET 'localhost:8182/health-check'

Libraries

  • deteKt to code complexity
  • ktlint to code style analyze
  • jacoco to code coverage minimum = 0.80

Documentation

Open spec.yml on root project in open api web

What I wanted...

  • Up project on heroku.

About

Repository from simian service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages