Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/popcodelab/spring-rest-api-back-end
- Owner: popcodelab
- Created: 2024-04-28T13:38:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-14T05:08:22.000Z (8 months ago)
- Last Synced: 2024-05-14T10:38:46.328Z (8 months ago)
- Topics: 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
- Language: Java
- Homepage:
- Size: 105 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
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.