postman-app-support
sublime_text
| postman-app-support | sublime_text | |
|---|---|---|
| 282 | 303 | |
| 6,003 | 858 | |
| 0.0% | 0.0% | |
| 2.2 | 0.0 | |
| 3 months ago | over 3 years ago | |
| - | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
postman-app-support
- After four years, Postman adds color-coding to environments
-
Postman which I thought worked locally on my computer, is down
I ditched Postman for Insomnia (Open source) after Postman refused to adhere to customers to disable auto-updates for 6 years+. I checked on their GitHub issue tracker and it turns out, the solution was to upgrade to their "Enterprise plan".
https://github.com/postmanlabs/postman-app-support/issues/69...
So, I said fuck it and switched to a real, open source alternative, Insomnia, instead:
https://insomnia.rest
-
13 FOSS tools that Developers would give up Pizza for👋🍕
Postman Github
-
Insomnia REST client now requires an account
Do you have any details on the equivalent Postman change? How long ago did Postman force users to create an account? I found this github issue, but I'm not sure if it's what everyone keeps referencing.
https://github.com/postmanlabs/postman-app-support/issues/12...
-
Having a hard time scraping a backend API call with caching
Possibly user agent add it to postman https://github.com/postmanlabs/postman-app-support/issues/3827
- Support Needed: Localhost Secure Cookie Persistence in Postman
- I don’t know if I hate Powershell or myself more
-
postman-app-support VS ezy - a user suggested alternative
2 projects | 29 Aug 2022
-
How to secure sensitive endpoints using JWT in Node.js
As you can see, this solution worked as expected, but it still has a big concern. The idea of using user email and checking their permission will not prevent malicious people from using an admin email, which can be easy to get with social engineering, and use programs like Insominia or Postman to get the same response as an unprotected endpoint.
-
Handling File Uploads with NestJS and MySQL
You have installed Postman.
sublime_text
-
Why Terminal-Based Development Is Best For Me
I originally tried my best to find the 'perfect', light-weight IDE for Linux. I tried Sublime Text, and I was fine with it for a while. But, I eventually decided to strip out the IDE, and instead, simply code in the terminal.
-
GitHub confirms breach of 3,800 repos via malicious VSCode extension
Sublime also has packages. https://packagecontrol.io/
Sublime's de facto package control repository is handled by one guy in his spare time as he works for Uber, not any Sublime employee: https://packagecontrol.io/about
VS Code Marketplace seems to have far more protections in place: https://code.visualstudio.com/docs/configure/extensions/exte...
It also appears that Sublime doesn't have any sandboxing: https://github.com/sublimehq/sublime_text/issues/6915
> I love to see …
Be kind. Don't sneer. Edit out swipes.
-
The Ultimate Guide to a Smooth Dev Environment
Choose a code editor like Visual Studio Code or Sublime Text—or an Integrated Development Environment (IDE) like IntellliJ. Modern IDEs offer advanced features such as intelligent code completion, real-time feedback, and seamless integration of development tools, which significantly improve programmer productivity. Look for features such as syntax highlighting, plugins, support for multiple languages, and an integrated terminal to enhance productivity and streamline your workflow. Many modern IDEs also support languages like Visual Basic, especially for visual programming and drag-and-drop application development. Note that Visual Studio Code can in a way be set up to be a fully-fledged IDE, by way of extensions.
-
VSCode rebrands as "The open source AI code editor"
There are very performant and capable options like SublimeText out there https://www.sublimetext.com/
-
Building a JSON CRUD API in PHP
IDE: Use tools like Visual Studio Code, PhpStorm, or Sublime Text for a more efficient coding experience.
- Ask HN: What software subscriptions are worth paying for?
-
What Are the Best Code Editors for Collaborative Coding?
Sublime Text is renowned for its speed and efficiency. When combined with the RemoteCollab package, it becomes a formidable tool for collaborative development by enabling:
-
I still like Sublime Text in 2025
Maybe you can priorize https://github.com/sublimehq/sublime_text/issues/1649. As a heavy LSP user, I find it very inconvenient not being able to copy text out of popups.
-
20+ Best Web Development Tools & Software (With Pricing) to Use in 2025🎉🔥🔥
2. Sublime Text
-
Web Development 101: Basics to Kickstart Your Journey
Let's play around with HTML a little bit using your code editor, like Atom or VS Code, and there's also Sublime Text.
What are some alternatives?
Hoppscotch - Open source API development ecosystem.
zed - Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Restfox - Offline-First Minimalistic HTTP & Socket Testing Client for the Web & Desktop
lite-xl - A lightweight text editor written in Lua
insomnia - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
CotEditor - Lightweight Plain Text Editor for macOS