InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Prestige Alternatives
Similar projects and alternatives to prestige
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
Ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
-
postman-app-support
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
-
insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Seaweed File System
Discontinued SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. [Moved to: https://github.com/seaweedfs/seaweedfs] (by chrislusf)
-
electron-builder
A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
-
-
-
-
-
-
-
httpyac
Command Line Interface for *.http and *.rest files. Connect with http, gRPC, WebSocket and MQTT
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
prestige discussion
prestige reviews and mentions
-
These 20 Awesome API Clients Will Change How You Work with APIs
Prestige is a text-based, in-browser API client that works like Markdown for HTTP requests. It’s ideal for developers who prefer working in plain text.
- What is this app?
-
Show HN: Ezy – open-source gRPC client, alternative to Postman and Insomnia
I've not used it, but have heard of Prestige (https://github.com/sharat87/prestige). It bills itself as "A text-based HTTP client in the browser. An interface-less Postman." I hope that helps!
-
14 Essential Developer Tools to 10X Your Productivity 🚀✨
9. prestige
- Hoppscotch: Open-Source Alternative to Postman
-
Postman Now Supports gRPC
Shameless plug: There's also Prestige at https://prestigemad.com, which is very similar but works right in the browser. You can save your files as Gists as well. Templating with variables is also supported with `${}` syntax, like Javascript's template strings.
But gRPC support is not built yet. It's on the roadmap.
- Prestige
-
Awesome-loginless: internet services that don't require logins or registrations
There's also https://prestigemad.com, a text based API testing tool, like Postman. I'm the developer behind it and is open source at https://github.com/sharat87/prestige.
Login not required!
-
httpbin
Hey! I did the same thing, rewrite httpbin in Go, and put it up on https://httpbun.com. I did it because I needed a fast endpoint like httpbin, with a few extras, and with working redirect endpoints. I needed this for testing Prestige. (Sorry for inserting a shameless plug in here, but httpbun and httphub are just so close to each other I couldn't shut up 🙈).
-
Ask HN: Companies of one, what is your tech stack (2021)?
Still early days at https://prestigemad.com (recently discussed at https://news.ycombinator.com/item?id=27412445)
- Backend is a Django project, database is PostgreSQL.
- Frontend powered by Mithril.js and the editor by CodeMirror.
- Hosted on a $5 box on EC2.
- GoatCounter for analytics.
- CloudFlare for DNS, NameCheap for domain.
Also https://httpbun.com
- Backend is a vanilla Go project.
- Frontend is plain HTML and CSS, I don't recall it having any JS at all.
- Hosted on the same $5 box on EC2.
- No analytics (yet).
- CloudFlare for DNS, NameCheap for domain.
It is refreshing to see how much I can squeeze out of a $5 box. I don't intend to stay with EC2 for long, but when its cheap, I'd rather spend my time improving Prestige.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 18 Jun 2025
Stats
sharat87/prestige is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of prestige is TypeScript.