Skip to content

zenika-open-source/how-to-contribute-opensource-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌤️ PyWeather App

This is a simple weather application written in Python.

API Endpoint

GET /api/weather

This endpoint returns the current weather for a given city and country.

Query Parameters:

  • city: The city to get the weather for.
  • country: The country to get the weather for.

Example:

/api/weather?city=London&country=Uk

About

Example project to help people to contribute on an opensource project (Python version)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •