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
- Host: GitHub
- URL: https://github.com/brucemacd/curl-collection
- Owner: BruceMacD
- Created: 2025-03-12T03:04:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-07T14:07:05.000Z (over 1 year ago)
- Last Synced: 2025-10-11T15:08:58.398Z (10 months ago)
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.