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.

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

90 pointsby mmarianiover 11 years ago

6 comments

clarkevansover 11 years ago
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.
Arnorover 11 years ago
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 未加载
deckiedanover 11 years ago
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 未加载
eliover 11 years ago
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.
dpcxover 11 years ago
Anyone know of a PHP version of this? Would make my life so much easier.
评论 #6247942 未加载
评论 #6247050 未加载
clubhiover 11 years ago
A few lines of code added on django-admin will get you this as well.
评论 #6245687 未加载