RESTful-API-with-Chi

command
v0.0.0-...-219c207 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2023 License: MIT Imports: 4 Imported by: 0

README

API endpoints

  • GET /albums: Get a list of all albums, returned as JSON.

  • POST /albums: Add a new album from request data sent as JSON.

  • GET /albums/:id: Get an album by its ID, returning the album data as JSON.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL