TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Restful API framework for Flask / MongoEngine

40 pointsby philfreoalmost 13 years ago

4 comments

welderalmost 13 years ago
I wish Flask-Restless was more like this. Good job and thanks for publishing it!
kaiseramaalmost 13 years ago
This looks great! And just in time for a personal project.<p>Just out of curiosity, why did you choose MongoEngine? I worked with MongoEngine and MongoKit before deciding to use MongoKit because of the flexibility of working directly with the pymongo library. But I'm pretty new to the world of Python/Mongo. So any insights would be helpful to me.<p>Thanks!
anemitzalmost 13 years ago
Author here. Thanks for posting this, @philfreo :)<p>Would love to hear feedback on the project!
dkhenryalmost 13 years ago
Great little bit of Code. Amazing how simple it is to create RESTful back ends now.