Mapapi

Usage Guide

This section provides information on how to use the Mapapi project, including details on API endpoints and features.

API Endpoints

Mapapi provides a set of RESTful API endpoints for managing and retrieving data on environment-related incidents. Below are some of the key endpoints:

Features

Running the Application

Once the server is running, you can access the API at http://127.0.0.1:8000/api/. Use tools like Postman or curl to interact with the API endpoints.

For more detailed information on each endpoint, refer to the API documentation or the source code.