Create basic REST endpoints
One should return JSON, and another should return HTML (use Jinja2 for fastapi)
Document dependencies, and instructions on getting environment spun up (this should exist in README)
Goal should have following functionality.
Simple REST JSON endpoint.
Simply REST HTML endpoint.
README should have instructions to setup project