Skip to content

LanceStasinski/wakeskate-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wakeskate-server

Server/REST API for the Wakeskate web app.

Introduction

This is a small REST API and server used to process requests for geocoding and weather data.

Links

Highlights

  • Express used as the server framework
  • Serves the client application
  • Uses a custom algorithm to rate weather conditions based on temperature, wind speeds, and weather conditions
  • Weather data from the Open Weather Map API
  • Written with TypeScript

Scripts

  • yarn start-dev - start development server
  • yarn start - start local production server
  • build - compiles TypeScript to JavaScript

Further Reading

About

Server/REST API for the Wakeskate app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published