Skip to content

It's a Web service (API) that performs the registration of developers using the github username and zip code of the place where they live.

Notifications You must be signed in to change notification settings

pinhobrunodev/Developers-Registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developers Registration

  • What's that ?

It's a Web service (API) that performs the registration of developers using the github username and zip code of the place where they reside.

  • What's necessary ?

To perform this registration, it was necessary to consume the GitHub and viaCEP API.

  • How does it work ?

The user will inform their github username and the zip code of the region where they live. Once this is done, each individual's data will be automatically implemented in their profile.

  • Input example :

( Please, enter a valid CEP )

  {
    "username":"pinhobrunodev",
    "cep":"4485-370",
    "email":"bruno@gmail.com"
    
    }

Web service in practice ...

20-49-23.mp4

About

It's a Web service (API) that performs the registration of developers using the github username and zip code of the place where they live.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages