Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample Spring Boot REST Api in Kotlin

Heroku License

✅Ready to be deployed to Heroku.
▶️Demo: https://heroku-kotlin-springboot-api.herokuapp.com/

⏳ Prerequisites

  1. Java - How to Install JDK (on Windows, Mac OS & Ubuntu).
  2. The Heroku CLI.

🎬 Running Locally

  1. Clone this repository on your local machine.
  2. In a terminal window, go to the root directory of the repo and run:
./gradlew build
heroku local:start

Your app should now be running on localhost:5000.

☁️ Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

📜 License

Licensed with the MIT License.

About

A sample REST Api built with Spring Boot in Kotlin

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages