Backend of the Pedro & Bino application, built in Java as an HTTP REST API server which consumes and returns JSON, using the Spring framework. Uses JPA as the persistence layer and the OAuth2 protocol for authentication.
- Java EE
-
Clone (
git clone [email protected]:williamoliveira/pedroebino-back.git
) or download the project repository -
Open the project on your IDE