vasanthv / jsonbox

HTTP-based JSON storage.
https://jsonbox.io
MIT License
2.49k stars 171 forks source link

This is wonderful,if has GUI #13

Closed kunhai-88 closed 5 years ago

kunhai-88 commented 5 years ago

This is wonderful,if has GUI

vasanthv commented 5 years ago

@ifrontend-xyz GUI for browsing the data?

jacobrreed commented 5 years ago

@ifrontend-xyz are you asking for a GUI to present you the url, or a GUI that can see and prettify json data?

romarioj2h commented 5 years ago

I think that it will be good if it has a client to manipulate the data.

jacobrreed commented 5 years ago

@romarioj2h Do you mean something like Postman? Where you can send POST/GET to the url provided by jsonbox? Or do you mean something where you get the url from jsonbox, then have a JSON editor built in where you can send POSTs and it will update with GET?

jacobrreed commented 5 years ago

@vasanthv @romarioj2h if you can specify i can try to work on a gui for it, just not sure what you are looking for

kunhai-88 commented 5 years ago

1.one page for query data use id. 2.one page for store json data and auto create api.

vasanthv commented 5 years ago

@ifrontend-xyz Don't you think a postman collection would do for it?

jacobrreed commented 5 years ago

ya although i like the challenge this is already a thing you can do with Postman

kunhai-88 commented 5 years ago

@vasanthv I need simple and stupid tool, not postman

vasanthv commented 5 years ago

@JacobRReed you up for it? you can also check out postwoman.io.

jsejcksn commented 4 years ago

@ifrontend-xyz Also check out https://insomnia.rest/

kunhai-88 commented 4 years ago

@jsejcksn thank you