Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>apib snippetsNew to Visual Studio Code? Get it now.
apib snippets

apib snippets

boming0529

|
190 installs
| (0) | Free
A collection of apiblueprint snippets for Restful
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

apib-snippets README

A collection of apiblueprint snippets for Restful

Features

Snippet Renders
apib-inti Create an API Blueprint Init
apib-group Create an API Blueprint group
apib-resource-init Create an API Blueprint resource init
apib-resource Create an API Blueprint resource with request and response
apib-resource-bearer-token Create an API Blueprint resource with Bearer Token
apib-authorization Add Bearer Token
apib-get APIB Get request
apib-list APIB List request
apib-create APIB Create request
apib-update-put APIB Update request (PUT)
apib-update-patch APIB Update request (PATCH)
apib-delete APIB Delete request
apib-200 Add a 200 ok response
apib-400 Add a 400 bad request response
apib-401 Add a 401 Unauthorized response

Todos

  • collection feedback and add more snippets

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft