Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 275 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 275 Bytes

PolicyEngine Household API

A version of the PolicyEngine API that runs the calculate endpoint over household object. To debug locally, run make debug.

Development rules

  1. Every endpoint should return a JSON object with at least a "status" and "message" field.