Skip to content

liliansom/ZipCodeAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation

This is a project that consists of zip code API (Application Programming Interface) consuption.
With this program you can search the address from the zip code of the client. Must be a brazilian zip code.

To build this program I used:
Site Figma, Front-End https://www.figma.com/;
VSCode, is a code editor redefined and optimized for building and debugging modern web and cloud applications, https://code.visualstudio.com/download;
Python 3.10, https://www.python.org/downloads/;
Requests Library;
Via CEP, for the API, https://viacep.com.br/.

This project was a great opportunity to learn how to consume API's and it's gonna be implemented at other projects.

Functionalities

You can search a brazilian address with the zip code of the client and fill in a formulary with this returned data. Just open the ClassRequest.py and main.py at your prefered code editor and run main.py. The program will ask you a zipcode number. After your input, it will return the name of the street, the neighborhood, the city and the state.

Project Outline

foto

FAQ

Did you have any questions or difficulties using the program?
Please contact me! I am available to implement program improvements!

Progress

Project Delivered

About

Ingestão de API CEP em Python (POO)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages