|
|
|
|
|
by knitatoms
4260 days ago
|
|
A similar tool that I've had great fun with is Sandman: https://github.com/jeffknupp/sandman From the Readme: "Given a legacy database, sandman not only gives you a REST API, it gives you a beautiful admin page." It uses Python and SQLAlchemy and supports a good selection of databases. |
|