Skip to content

Backend for SMS auto messaging and routing for Sea Level Rise engagement tool - Portland, Maine & Gulf of Maine Research Institute

Notifications You must be signed in to change notification settings

rafischer1/slr_capstone_go

Repository files navigation

Prototype SLR/Coastal Flooding Go Backend for GMRI / City of Portland 🌊

Deployed Backend on Heroku

SMS messaging service

When a flooding event is triggered a POST is made to the database to record the event and the information from the same POST is used to autogenerate a SMS message to all the Subscribers in the database 🚏

Routes

SUBSCRIBERS TABLE
/subscribe
/subscribe/{phone}/delete/

DATA TABLE
/data/POST => SMS POST
/data/GETALL

ADMINS TABLE
/admins/{password}/ => verifies password/username of Admin
go run *

go build

image

About

Backend for SMS auto messaging and routing for Sea Level Rise engagement tool - Portland, Maine & Gulf of Maine Research Institute

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published