Skip to content

ryxandy/RestConsuming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Tutorial to Consume RestAPI

Welcome

Tour into this application

Overview, Technologies, Response Example.

✏️ Overview:

This is a Java project made to consuming an APi called "ViaCep" and return the data to the user

💻 Technologies:

Java 11

Spring boot

Spring Cloud

Maven

💻 POM:

Dependencies Needed:

Json

Basic EndPoint: http://localhost:8080/{CEP} SideNote: Its a PathVariable, so u can tap your own CEP

Response example:

Json

Conclusions

I learned how to consume API's using Spring Cloud

About

Project made to consume Api's using Spring Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages