Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/popcodelab/spring-rest-api-back-end

Backend Rest API - POC for a portal for connecting future tenants and owners for seasonal rentals.
https://github.com/popcodelab/spring-rest-api-back-end

angular back-end back-end-development java jpa json jwt jwt-authentication jwt-token multipart-uploads mysql mysql-database rest rest-api restful spring spring-boot spring-security sql

Last synced: about 1 month ago
JSON representation

Backend Rest API - POC for a portal for connecting future tenants and owners for seasonal rentals.

Awesome Lists containing this project

README

        

# Châtop

- Front-end : Angular 14.1.0
- Back-end : Spring Boot 3.2.4 - Restful API - JWT

## Install

After having cloned the project, go inside the folder:

> cd spring-rest-api-back-end

### Font-end

Go inside the front-end folder

> cd front-end

Open the README.md file and follow the instructions.

### Back-end

Return to the parent folder :

> cd ..

Go inside the back-end folder

> cd front-end

Open the README.md file and follow the instructions.