totallylegitco / fighthealthinsurance

Other
44 stars 11 forks source link

Add rest APIs #62

Closed holdenk closed 19 hours ago

holdenk commented 5 days ago

Add REST APIs so we can add alternative frontends (maybe an app or something too some day? who knows). Also incidentally makes it harder to bruteforce e-mail/denial id combos (probably no one would bother but better safe than sorry). This also does a major refactoring moving a lot of quasi view quasi business logic into common view logic.