BenLDouthwaite / portfolio-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio API

Running locally

H2 Database

  • Run with the h2 profile to setup a temporary in memory DB
  • Connect at localhost:8080/h2-console (default)
    • Connect with credentials in application-h2.yml

About


Languages

Language:Kotlin 98.6%Language:Procfile 1.4%