API Documentation

Welcome to the documentation for the API available at https://api.nivmizz7.fr

To edit this documentation, modify the Markdown (.md) files in this folder.

Main Endpoints

  • GET /users: List all users
  • GET /users/{id}: Get user details
  • POST /users: Create a new user
  • PUT /users/{id}: Update a user
  • DELETE /users/{id}: Delete a user

For more details, see the source repo: https://github.com/nivmizz7/api