Show more

Use to navigate results, ENTER to select one, ESC to close

Type in any word to easily find the endpoint, property or group of operations you are looking for.

Code Samples hub
  • Go Hello OpenAPI
  • Laravel Code First
  • Laravel Design First
  • Rails Design First
  • Rails Hello OpenAPI
  • Spring Code first
  • Spring Design First
  • To do list
Back to hub page
API changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
Laravel Code First

Topics

  • Introduction

Endpoints

  • Root
    • The home resource shows you what can be done with the API GET
  • Widgets
    • Display a collection of widgets GET
    • Created a new widget POST
    • Display the specified widget GET
    • Update the specified widget by replacing all properties PUT
    • Delete the specified widget entirely DELETE
Powered by Bump.sh
Code Samples hub
  • Go Hello OpenAPI
  • Laravel Code First
  • Laravel Design First
  • Rails Design First
  • Rails Hello OpenAPI
  • Spring Code first
  • Spring Design First
  • To do list
Back to hub page
API changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
Laravel Code First

Root

Ask AI
  • Open in ChatGPT
  • Open in Claude

  • View as Markdown
  • Copy as Markdown