An open API service indexing awesome lists of open source software.

https://github.com/brucemacd/curl-collection

API endpoints for use with curl
https://github.com/brucemacd/curl-collection

Last synced: 6 months ago
JSON representation

API endpoints for use with curl

Awesome Lists containing this project

README

          

# Curl Collection

My collection of HTTP endpoints for use with curl.

## Usage

- Open this project in Visual Studio Code.
- Add the [REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) extension.
- Open any file.
- Open the Command Palette (Ctrl+Shift+P).
- Search for "Change Language Mode", and select "HTTP".
- You can now run any of the requests in the file by clicking the "Send Request" link above the request.