Skip to content

adarsh-venugopal/java-interview-api

Repository files navigation

RESTful API backend service for the Widget App

Requirements

Java 21 -- Java can be acquired using SDKMAN!

Running the Application

Start the server using Gradle:

./gradlew bootRun

Execute tests using Gradle:

./gradlew test

Assumptions / Notes

  • I have not made use of any database for persisting the widgets. It just stores the values in a List.
  • I have added 3 widgets by default just to show something initially. Feel free to delete.

About

Java RESTful APIs for Widget CRUD app

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages