Skip to content

A simple command line application that consumes a Public API using a HTTP client library.

Notifications You must be signed in to change notification settings

eugene-liyai/Http-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Http-Web

A simple command line application that consumes a Public API using a HTTP client library.

Http library

The code implements the urllib Http python library. The library has a request() parameter that enables send a GET http request. Using this library, the code is able to send a city location encapsulated in a url as a get request and recieves the town's weather information.

About

A simple command line application that consumes a Public API using a HTTP client library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages