Postman topic
Postman is an API platform for developers for building and using APIs. This tool cannot only make requests with different HTTP verbs to different URLs, it also offers
- using variables (collection, environment, etc.) in different places (path, query string, etc.)
- Collections: Group requests in folders, export collections and write documentation for them
- Scripting: Modify the request before sending as well as test and visualize its results
- Design APIs: Create OpenAPI schema files and store them in your version control system
apix-rust
Apix is a modern HTTP client for the command line.
postman-bdd
A BDD test framework for Postman and Newman
super-powered-api-testing
Comparisons of powerful API testing tools
BERT-NER
Pytorch-Named-Entity-Recognition-with-BERT
BERT-NER-TF
Named Entity Recognition with BERT using TensorFlow 2.0
laravel-api-to-postman
Generate a Postman collection automatically from your Laravel API
protoxy
A proxy server than converts JSON request bodies to protocol buffers
j4x-api-collection
An attempt to help the Joomla! 4 early adopters mainly focused for developers. It's an unofficial postman collection of the official since Joomla4 Beta API until now
postman-util-lib
:rocket: A crypto utility library to be used from Postman Pre-request and Tests script tabs.
go-echo-boilerplate
The fastest way to build a restful API with golang and echo framework. Includes common required features for modern web applications. A boilerplate project with golang and Echo.