Pylons 的 Python Web API 包
嘿伙计们,
我决定为我的 Web 应用程序使用 Pylons(带有 SQLAlchemy)。
我的 Web 应用程序基本上提供了一个用于获取 JSON 数据的 API。除此之外,我有一个持续运行的后端,可以 24/7 获取数据。该后端使用 Celery 进行排序。
有没有像 Piston for django 这样的包可以轻松地为 Pylons 创建 API(OAuth、JSON 发射)?
谢谢!
Hey guys,
I've decided on Pylons (with SQLAlchemy) for my web application.
My web application basically provides an API for fetching data in JSON. Other than that, I have a constantly running backend side that fetches data 24/7. This backend is sequenced with Celery.
Are there any packages like Piston for django for creating API's easily (OAuth, JSON emission) for Pylons?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论