Skip to content

davidNicolas-cecs/FlaskWebAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌞 FlaskWebAPI

Table of Contents

  1. Purpose
  2. Features
  3. Installation
  4. Usage
  5. Endpoints

💻Purpose

A lightweight python web application in Flask that allows a user to request weather data from a given location.

🌄Features

  • Registration and Login
  • Pick and chose what information you recieve
  • Logged in Users get the ability to recall past searches
  • Light-weight database

🌍Usage:

To use the application, city name must be provided, state code (only applicable for US states), and country code.

You are then allowed to chose what information you want the website to display about the location requested, (i.e only tempature? or tempature and humidity, etc)

The website is only intended to search for the current weather of a given location.

🌌Endpoints

The endpoints the application calls on openweathermap are

Check it out here!

http://davidwebserver.pythonanywhere.com/

About

In progress weather API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published