Eve is amazing. The full power of Flask/Python, optimized for an API over mongodb. Nice.

It does take a bit of work to go from the simple example in the docs…

settings = {'DOMAIN': {'people': {}}}

app = Eve(settings=settings)
app.run()

…to a production-ready server, with robust exception handling, logging, control endpoints, configurability, (and so much more).

hypermea helps make some of that work easier.

Install hypermea with pip.

pip install hypermea

For more information visit:

By Michael Ottoson

Welcome to pointw.com. I first created this site for my personal use - literally a place for me to put stuff so I can find it wherever I go. Some of the stuff I put here might be useful to others, so I started making some of it public. Please enjoy your stay, and don't be shy in the comments.

Leave a Reply

Your email address will not be published. Required fields are marked *