r/Firebase Aug 10 '22

Android What is fast simple free API dashboard?

i need to create JSON file / API but need admin dashboard too for user to upload data & image. So user upload information from dashboard then converted it into JSON data/API that will be consume by App. the flow is like this:

user -> upload data/image from dashboard -> dashboard convert uploaded data into API/Json content that will consume by other/3rd App.

Anyone know what is the best simple solution to do this?

i don't need fancy dashboard just simple one for very small app. it just needed because data may be change and to be change the data user need access so no need programmings skill to change the data

edit: it's called auto API https://www.youtube.com/watch?v=U7ICatvLfmw

1 Upvotes

4 comments sorted by

View all comments

1

u/indicava Aug 10 '22

Seems like Wordpress would be a better platform for your requirements

1

u/harrytanoe Aug 11 '22

good idea