Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
jstaiyou7107yYeah I love it too!
I deeply hate making an API usong Laravel, thogh.
Someone kill me please -
Postman collections are the best to share already tested endpoints. You can document the workings of all your endpoints easily.
-
m0fo4927yIf you use an editor from JetBrains, it has something already built-in. The nice part is that you can share the configs via git with the other colleagues.
-
Yes! I LOVE Postman. First sticker I put on my new laptop recently was a Postman sticker. 😁 I just love playing with APIs. I get true joy from it.
-
it is nice on Windows, and Linux, but fucking hate on macOS it is slow, RAM eater :S
Though I wish Paw was a cross platform one (https://paw.cloud/) -
jstaiyou7107y@JoshBent maybe because I'm an imbecile who hasn't spent enough time learning how to use it.
What I'm doing is:
- Migration file creation (db model detailed here)
- Model file creation (it feels pretty redundant in relation with the above step)
- Controller creation
- Route declaration.
It fucking feels like I have to do a lot of shit to get the same result I would while using Django, but Django automatically creates the db structure out of the model class
Related Rants
-
byoigres17A friend needed to test an API so, I told him to download Postman to start testing POST request and he ask if ...
-
Kidjenius29REST clients today can use upwards to 1000MB of memory. This leads to a poor experience for people who don't h...
-
navitas5.. when you're exhausted with trying to get your code to work.
God bless Postman.
rant
postman