ios-lab-up / smartup_api

UP API that connects to UPSite
3 stars 0 forks source link

New API Endpoint Creation #23

Open Feintt opened 1 year ago

Feintt commented 1 year ago

Task 1: New API Endpoint Creation

Assigned Team Members:

  1. Xayil:

    • Develop the new API endpoint to receive the starting node ID and the destination node ID.
    • Design the endpoint to handle incoming requests for pathfinding.
    • Utilize appropriate HTTP methods and request parameters for this endpoint.
  2. Bruno:

    • Help Xayil.
    • Ensure proper error handling and response messages for various scenarios.
    • Assist in testing and validating the functionality of the endpoint (you can copy the structure of any other endpoint).
Feintt commented 1 year ago

@Maurch @Brun0Galli @Xayil