TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Sandman: A Boilerplate-free Python REST API for Existing Databases

90 点作者 mmariani超过 11 年前

6 条评论

clarkevans超过 11 年前
Over the past few years we&#x27;ve also been working on a HTTP based API for SQL databases -- <a href="http://htsql.org;" rel="nofollow">http:&#x2F;&#x2F;htsql.org;</a> it has insert&#x2F;update&#x2F;delete features in a plugin.
Arnor超过 11 年前
I really hope this makes it to production. I&#x27;ll be contributing code and money to see that happen. Thanks for this extremely useful tool.
评论 #6249332 未加载
deckiedan超过 11 年前
Very very cool. With a django-admin style gui, and some method of auth, this could make prototyping new apps extremely quick for legacy (or other-department maintained) databases.
评论 #6245072 未加载
评论 #6249298 未加载
eli超过 11 年前
Nice. I could&#x27;ve used this earlier. Tastypie is nice, but it really kinda assumes your models and relationships are already designed for a public API.
dpcx超过 11 年前
Anyone know of a PHP version of this? Would make my life so much easier.
评论 #6247942 未加载
评论 #6247050 未加载
clubhi超过 11 年前
A few lines of code added on django-admin will get you this as well.
评论 #6245687 未加载