httpyac
stepci

httpyac | stepci | |
---|---|---|
6 | 49 | |
612 | 1,777 | |
5.9% | 0.5% | |
8.4 | 7.4 | |
about 2 months ago | 12 months ago | |
TypeScript | TypeScript | |
MIT License | Mozilla Public License 2.0 |
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.
httpyac
- Quickly and easily send REST, SOAP, GraphQL and gRPC requests
- Show HN: Yaak – An Open Source, Git-Friendly Desktop API Client
- Beyond OpenAPI
- Hurl, run and test HTTP requests with plain text
-
Hoppscotch: Open-Source Alternative to Postman
There's also https://httpyac.github.io/ which has both standalone CLI and VS Code extension versions – might be interesting to explore.
-
Postman Now Supports gRPC
Here is the github repo for httpyac [1]. Not sure why it's not part of the httpyac org that hosts the site.
[1] https://github.com/AnWeber/httpyac
stepci
-
Why Feedback Loops Matter in API Development
CI/CD testing: As mentioned earlier, if you have fast preview deployments of your API hooked up to your PRs, you can use a tool like StepCI to run integration and end-to-end tests as a part of your development workflow.
- Show HN: Simplifying Back end Testing with qapir.io
-
End-to-End API Testing Guide and Best Practices
Top Tools: Use Postman for a visual approach to E2E testing, StepCI for CI/CD integration, and Playwright for all-in-one testing.
- Step CI – open-source API test automation framework
- Bruno
-
Ask HN: Who wants to be hired? (December 2023)
Location: EU, Germany
Remote: Yes
Willing to relocate: Yes
Technologies: HTML, CSS, TailwindCSS, JavaScript, TypeScript, Node.js, React/Next.js, Vue/Nuxt, GraphQL, REST, Postgres, Git, AWS, Docker + K8s
GitHub: https://github.com/mishushakov
LinkedIn: https://linkedin.com/in/mishushakov
Email: hey at mish.co
Most recently, I worked at Step CI a Technical Founder and authored the API-Testing Framework (https://stepci.com) and Garph (https://garph.dev), a full-stack API-Framework, which brings the developer-experience of tRPC to GraphQL.
My passion is in making tools developers love using and make them more productive.
-
Insomnia REST client now requires an account
For automated testing, you should give Step CI (https://github.com/stepci/stepci) a try
Ps. I helped build it
-
TypeScript NPM Packages Done Right
The problem is that you can import commonjs modules in ESM but not the other way around. For stepci (https://stepci.com) we have chosen to not support ESM for this very reason. We want that the library “just works” for all our users
- Beyond OpenAPI
-
Show HN: Open-source Postman alternative with type safety
Hopscotch is not a Postman fork as far as I know.
You can also do request chaining with Step CI (https://stepci.com) and Hurl (https://hurl.dev)
What are some alternatives?
httptoolkit - HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac :tada: Open an issue here to give feedback or ask for help.
hurl - Hurl, run and test HTTP requests with plain text.
Kreya - Kreya is a GUI client for REST and gRPC with innovative features for environments, authorizations and more.
metlo - Metlo is an open-source API security platform.
grpc-browser - A web UI for browsing and executing gRPC operations in your .NET application
verb - HTTP client for Emacs
