Skip to content

cheroliv/api

Repository files navigation

REST-API

features:
  • Signup account (work in progress)

  • Password reset and update (work in progress)

  • Account settings (todo)

  • Users management (todo)

Running

App

Open terminal and run :

./gradlew :bootRun

CLI

Open terminal and run :

./gradlew :cli

Test the app

Open terminal and run :

./gradlew :check

Tests reports(required firefox installed)

Open terminal and run :

./gradlew :apiCheckFirefox

About

Kotlin and spring boot monolith REST-API with gradle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages