apistar
The Web API toolkit. 🛠(by encode)
DISCONTINUED
sandman2
Automatically generate a RESTful API service for your legacy database. No code required! (by jeffknupp)
Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- Sonar - Write Clean Python Code. Always.
apistar | sandman2 | |
---|---|---|
0 | 3 | |
5,606 | 1,948 | |
- | - | |
1.1 | 0.0 | |
over 1 year ago | 3 days ago | |
Python | Python | |
BSD 3-clause "New" or "Revised" License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
apistar
Posts with mentions or reviews of apistar.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning apistar yet.
Tracking mentions began in Dec 2020.
sandman2
Posts with mentions or reviews of sandman2.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-04.
-
Nocodb: Turns Any MySQL, Postgres, SQLite into a Spreadsheet with REST APIs
https://github.com/jeffknupp/sandman2 works with many different backends including sqlite, but postgrest definitely have the auth flow and security model right for these things.
-
PostgREST v9.0.0
I'm using sandman2[0] as a wrapper for psql and mysql databases. how is it different or any feature/differentiating factor I should consider for my future wrappers?
What are some alternatives?
When comparing apistar and sandman2 you can also consider the following projects:
hug - Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
falcon - The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
restless - A lightweight REST miniframework for Python.
ripozo - A tool for quickly creating REST/HATEOAS/Hypermedia APIs in python
sandman - Sandman "makes things REST".
TBone - Full duplex RESTful API for your asyncio web apps
RestMapper - RestMapper takes the pain out of integrating with RESTful APIs.