API and frontend - Interact with and display your database #39
V3ntus
announced in
Announcements
Replies: 1 comment 1 reply
-
|
For now I just downloaded https://sqlitebrowser.org. An interactive way to view things from within the app would be great. Of course the API is great to connect to other tools. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Finally!
I too have been anticipating some sort of way to make the gathered data more accessible.
Ongoing development has started for two new Darvester projects concerning this issue:
darvester-api- Github - Written in Python and FastAPI, this provides a REST API framework that allows quick and easy data retrieval and manipulation over JSON requestsdarvester-api-frontendGithub - A web frontend written in React.js and MUI that provides an easy to use interface to view (and hopefully manage, in the future) all your database entries in a clean and accessible user interface.Keep in mind, these projects are still in alpha phase development. Contribution is certainly welcome.
Beta Was this translation helpful? Give feedback.
All reactions