Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/a9na/track-field-backend
- Owner: a9na
- Created: 2024-07-31T14:16:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T14:21:59.000Z (5 months ago)
- Last Synced: 2024-08-01T18:01:12.373Z (5 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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