Dev Useful Stuff
1.18K subscribers
2 photos
317 links
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Download Telegram
​​Insomnia REST Client - (★ 5924 on GitHub) is the most intuitive cross-platform REST API Client. Written on top of Electron

#js #rest #debug
​​FeathersJS - (★ 8159 on GitHub) is an open source REST and realtime API layer for modern applications. Feathers is a tiny, fully compatible wrapper over Express and Socket.io, can be used in the browser, React Native and server side with Node.js. If you develop on JS, this framework would be useful for you.

#js #rest #framework
​​Bruno - (★ 11k at GitHub) is the opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia).

If you think that Postman grew up into a monster, then try Bruno. Bruno is a new and innovative API client, aimed at revolutionizing the status quo represented by Postman and similar tools out there.

Bruno stores your collections directly in a folder on your filesystem. We use a plain text markup language, Bru, to save information about API requests.

You can use Git or any version control of your choice to collaborate over your API collections.

#rest #api #testing #curl