Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 720 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 720 Bytes

HerokuKtorRandomSrv

A random service writed in Ktor and hosted in Heroku.

This time we have a Demo!

Installation

A kotlin back-end hosted in Heroku.

Usage

Call w/ postman (or other app) the end-point, there is 3 options.

Alive check in the root

/

Hello

/hello

Get a random number from $min to $max

/random/5/22

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Thanks to

Dario Pellegrini tutorial

License

MIT