37 Forks
41 Stars
41 Watchers

rdswithapirest

Project for creating a REST API with Java. An API is said to be Restful if it follows the REST standard, or Richardson's maturity model. For this, we use modules such as spring web, spring-jpa and spring Hateoas in this basic API.

How to download and setup rdswithapirest

Open terminal and run command
git clone https://github.com/julianazanelatto/rdswithapirest.git
git clone is used to create a copy or clone of rdswithapirest repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rdswithapirest https://github.com/julianazanelatto/rdswithapirest/archive/master.zip

Or simply clone rdswithapirest with SSH
[email protected]:julianazanelatto/rdswithapirest.git

If you have some problems with rdswithapirest

You may open issue on rdswithapirest support forum (system) here: https://github.com/julianazanelatto/rdswithapirest/issues