Authentication

Login

POST /auth/login

Register

POST /auth/register

Users

Get User Profile

GET /users/me

Update Profile

PUT /users/me

Data Operations

List Items

GET /items

Create Item

POST /items