Skip to content

sipb/dormdigest-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dormdigest-backend

Backend API server for dormdigest service

---
title: dormdigest system
---
flowchart TB
    Locker[Scripts locker]
    MySQL[(SIPB\nMySQL db)]

    subgraph dormdigest.mit.edu
    Frontend([Frontend]) --> Backend[Backend API]
    Backend -->|/get_events| Frontend
    end

    Humans("`**MIT community**`") -->|sends out\ndormspam| Locker
    Locker -->|/eat| Backend
    MySQL <--> Backend
    Frontend --> Humans

    Backend ~~~ MySQL

Documentation

See docs folder.

About

Backend API server for dormdigest service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •