Skip to content

🆕 Use Spring & Postgres to create a simple web API

License

Notifications You must be signed in to change notification settings

lernejo/korekto-spring-todo-list-grader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

korekto-spring-todo-list-grader

Build codecov License

Korekto grader & exercise about using Spring-Boot & Postgres to create a simple web API.

Exercise subject: here

How to launch

You will need these 2 env vars:

git clone git@github.com:lernejo/korekto-spring-todo-list-grader.git
cd korekto-spring-todo-list-grader
mvn compile exec:java -Dexec.args="-s=$GH_LOGIN" -Dgithub_token="$GH_TOKEN"

With intelliJ

Demo Run Configuration

About

🆕 Use Spring & Postgres to create a simple web API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages