Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source) Learn more →
Prestige Alternatives
Similar projects and alternatives to prestige
-
-
httpyac
Command Line Interface for *.http and *.rest files. Connect with http, gRPC, WebSocket and MQTT
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
-
insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets and gRPC.
-
budibase
Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀
-
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
awesome-no-login-web-apps
🚀 Awesome (free) web apps that work without login
-
-
-
-
Seaweed File System
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)
-
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.
-
-
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.
-
obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
-
uBlock
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
-
Alpine.js
A rugged, minimal framework for composing JavaScript behavior in your markup.
-
-
electron-builder
A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
prestige reviews and mentions
- 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.
-
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 text-based HTTP client in your browser
-
Show HN: Prestige, a text based HTTP client, for working with HTTP APIs
Hey! Thank you very much. Prestige is open source as well. You can checkout the code at https://github.com/sharat87/prestige. :)
-
A note from our sponsor - Klotho
klo.dev | 1 Jun 2023
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.