You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be interesting to have something embedded into the tool that would allow a developer to send requests directly to the API itself, with chosen params/data/headers
#4361
After a couple of hours playing around with the language, I'd like to offer some feedback.
First of all, the autocomplete and workflow feels very slick and fun. The design reminded me of something like StarUML where things are organized in 'cards'. For that reason I missed being able to move by click-and-dragging on the screen, and being able to zoom in/out as well.
Since the workflow involves being able to hit and endpoint with some data to then map that data into a working endpoint, it would be interesting to have something embedded into the tool that would allow a developer to send requests directly to the API itself, with chosen params/data/headers. This was mainly an issue for POST requests, since those can't be made through the browser and I was on my home PC, not my work computer (which would have Postman and tools for that)
Not sure if there's a way for this, but nested routes and a way for organizing/sorting your functions and components aside from just the sidebar would also come in very handy.
But overall having fun and it seems very powerful. I'll be developing a personal project using Dark and I'll continue to give feedback in the coming days/weeks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
A user says:
Beta Was this translation helpful? Give feedback.
All reactions