This commit is contained in:
Sebastian Wißmüller 2023-09-11 12:31:27 -07:00 committed by GitHub
commit 01f95c2b74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -257,6 +257,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [ain](https://github.com/jonaslu/ain) - HTTP client with a simple format to organize API endpoints.
- [curlie](https://github.com/rs/curlie) - A curl frontend with the ease of use of HTTPie.
### Testing
- [Step CI](https://github.com/stepci/stepci) - Open-source framework for API Quality Assurance, which tests REST, GraphQL and gRPC automated and from Open API spec.
## Productivity
- [doing](https://github.com/ttscoff/doing/) - Keep track of what youre doing and track what youve done.