Skip to content

Example answer for task 3 of the Ford backend development program

Notifications You must be signed in to change notification settings

vagabond-systems/tributary-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tributary

Backend infrastructure for Ford's sensor streaming system. This codebase contains a Flask server which records data to a Redis database, and exposes two endpoints. The /record endpoint is periodically called by embedded sensors within a vehicle to post data to the database. The data is then retrieved by a user facing mobile application using the /collect endpoint.

About

Example answer for task 3 of the Ford backend development program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published