Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/a9na/track-field-backend

This is the backend application for the Track and Field Management System. Built with Node.js and Express, it provides RESTful APIs to manage athletes, events, and results. It uses MongoDB for data storage and supports CRUD operations for athletes, events, and results.
https://github.com/a9na/track-field-backend

Last synced: about 2 months ago
JSON representation

This is the backend application for the Track and Field Management System. Built with Node.js and Express, it provides RESTful APIs to manage athletes, events, and results. It uses MongoDB for data storage and supports CRUD operations for athletes, events, and results.

Awesome Lists containing this project

README

        

# Track and Field Management System - Backend

This is the backend application for the Track and Field Management System. Built with Node.js and Express, it provides RESTful APIs to manage athletes, events, and results. It uses MongoDB for data storage and supports CRUD operations for athletes, events, and results.

## Features
- API for managing athletes
- API for managing events
- API for recording and retrieving results