Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

d-m-wilson/HFDActiveIncidentsBackend

Repository files navigation

HFDActiveIncidentsBackend

The backend components of a web application to visualize active incidents data from the Houston Fire Department. A client-side-Javascript-driven web application that makes use of these components can be found here.

  • HFDActiveIncidentsDB - A SQL Server (SSDT) database project.
  • HFDActiveIncidents.API - An ASP.NET Web API 2 application that exposes the database as a RESTful web service.
  • HFDActiveIncidents.Domain - A class library containing EF entity models and other classes used by the API and Service projects.
  • HFDActiveIncidents.Service - A custom ETL application implemented as a Windows Service. Retrieves data from the HFD Active Incidents web service, transforms and normalizes it, and stores it in a SQL Server database.

Copyright © 2014 David M. Wilson
Licensed under the GNU GPL v3

About

The backend components of a web application to visualize active incidents data from the Houston Fire Department.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published