https://github.com/danielfreitassc/findfreela
https://github.com/danielfreitassc/findfreela
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielfreitassc/findfreela
- Owner: DanielFreitassc
- Created: 2024-04-06T01:31:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T00:44:31.000Z (about 2 years ago)
- Last Synced: 2024-04-25T02:15:15.403Z (about 2 years ago)
- Size: 4.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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
 
## Typescript e Java
 
# Rotas
## Login
```json
http://localhost:8080/auth/login
```
```json
{
"login":"test@test",
"password":"senha1234"
}
```