├── README.md ├── screenshots ├── Fork_1.png ├── Import.png ├── collection.png ├── create_collection.png ├── edit_collection.png ├── env_import.png ├── fork_2.png └── set_api_url.png ├── typesense.postman_collection.json └── typesense.postman_environment.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/typesense/postman/HEAD/README.md -------------------------------------------------------------------------------- /screenshots/Fork_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/typesense/postman/HEAD/screenshots/Fork_1.png -------------------------------------------------------------------------------- /screenshots/Import.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/typesense/postman/HEAD/screenshots/Import.png -------------------------------------------------------------------------------- /screenshots/collection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/typesense/postman/HEAD/screenshots/collection.png -------------------------------------------------------------------------------- /screenshots/create_collection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/typesense/postman/HEAD/screenshots/create_collection.png -------------------------------------------------------------------------------- /screenshots/edit_collection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/typesense/postman/HEAD/screenshots/edit_collection.png -------------------------------------------------------------------------------- /screenshots/env_import.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/typesense/postman/HEAD/screenshots/env_import.png -------------------------------------------------------------------------------- /screenshots/fork_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/typesense/postman/HEAD/screenshots/fork_2.png -------------------------------------------------------------------------------- /screenshots/set_api_url.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/typesense/postman/HEAD/screenshots/set_api_url.png -------------------------------------------------------------------------------- /typesense.postman_collection.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/typesense/postman/HEAD/typesense.postman_collection.json -------------------------------------------------------------------------------- /typesense.postman_environment.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/typesense/postman/HEAD/typesense.postman_environment.json --------------------------------------------------------------------------------