Welcome to My API

This is the home page for my API. Below are the available routes:

GET /v1/users

Retrieve a list of users

POST /v1/users

Create a new user

GET /v1/products

Retrieve a list of products

POST /v1/products

Create a new product