Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.02 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.02 KB

School Management APIs

This project provides APIs to manage school data using Node.js, Express.js, and MySQL. Users can add schools and retrieve a list of schools sorted by proximity to a specified location.


API Endpoints

Add School

List Schools

Postman Collection

Access the Postman collection for testing:

This file includes the complete setup for running locally, Postman collection import, and usage instructions.