Skip to content

carl05/room-manager

Repository files navigation

Room-Manager

Room-Manager is a project made by @Igor_Silva as a code challenge to hiring process at smart-host. This project is a Spring-Boot REST API with java 11.

Run

Use gradle to build and run this project .

./gradlew bootRun

Use gradle to run the project tests

./gradlew test

Usage

You can find a documentation provided by Swagger on the index path and also you can find a documentation folder inside main folder with all the resquests, responses providedby the Unit Tests and integration testes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages