Skip to content

v0.0.5

Compare
Choose a tag to compare
@AchoArnold AchoArnold released this 21 Jan 12:10
· 83 commits to main since this release

Implemented

  • Customers
    • GET /v1/customers/:id: Retrieve a customer
    • GET /v1/customers: List all customers
  • Products
    • GET /v1/products/:id: Retrieve a product
    • GET /v1/products: List all products