Skip to content

pedroarvellos/exercise-yourself-model-and-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exercise-yourself-model-and-rest-api

This project represents the REST based API and the Model which the Exercise Yourself Vue Project consumes.

To developed this project it was used:

  • Java, Spring Boot and Spring MVC;
  • JUnit.

How to execute this project:

This project was developed through the Netbeans IDE and Postgres Database. Please, follow the requeriments to execute it:

  • Clone this repository;
  • Open this very project in your Netbeans IDE;
  • Take the Database Creation SCRIPT in the folder SQL (there're also some other scripts), and create the Database on Postgres;
  • Construct it with its dependencies;
  • Run it;
  • Run the Exercise Yourself Vue project to consume this API (Check the vue-exerciseyourself-project).

About

Model and Rest API consumed by the Exercise Yourself Web System (Using Spring Boot).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages