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

https://github.com/bc-fullstack-03/alexandre-siqueira-backend

Project Social Network API
https://github.com/bc-fullstack-03/alexandre-siqueira-backend

Last synced: 7 months ago
JSON representation

Project Social Network API

Awesome Lists containing this project

README

          

Project Social Network - Trainee SysMap Full Stack 3ª Ed

> Status: Developing ⚠️

## Technologies Used:


Java
Spring Boot
MongoDB
Docker


17
3.0.6
latest
latest

## How to run the application:

1) clone the project:
```
git clone https://github.com/bc-fullstack-03/alexandre-siqueira
```
2) go to *API* directory
3) install back-end dependencies:
```
mvn clean install
```
4) start the server and the services:
```
docker-compose up
```

5) access browser url:
- Api Swagger Documentation: http://localhost:8082/swagger-ui/index.html

## Author

- [@aspli](https://github.com/aspli)

## Links
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/aspli/)