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

https://github.com/danielfreitassc/findfreela


https://github.com/danielfreitassc/findfreela

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Site em desenvolvimento cheque as branchs 🚀🚀🚀
## O site tem como objetico fazer um match entre o programador e o contratante
# Stacks
## React e spring
![image](https://github.com/DanielFreitassc/lista_telefonica_react_and_spring/assets/129224303/d387914b-e58f-4ad6-8783-37ed319036fb) ![image](https://github.com/DanielFreitassc/lista_telefonica_react_and_spring/assets/129224303/f816c90d-4e44-4878-9a33-22d324c64572)

## Typescript e Java

![image](https://github.com/DanielFreitassc/lista_telefonica_react_and_spring/assets/129224303/1279fa48-ac26-4ff0-b2ae-5a869f29c696) ![image](https://github.com/DanielFreitassc/lista_telefonica_react_and_spring/assets/129224303/f51ca0b7-0798-4132-b784-22acfe8e6e5d)

# Rotas
## Login
```json
http://localhost:8080/auth/login
```
```json
{
"login":"test@test",
"password":"senha1234"
}

```