https://github.com/taka-wang/queue-management-system
API Design for Queue Management System
https://github.com/taka-wang/queue-management-system
api api-rest openapi openapi3 swagger-ui
Last synced: 2 months ago
JSON representation
API Design for Queue Management System
- Host: GitHub
- URL: https://github.com/taka-wang/queue-management-system
- Owner: taka-wang
- License: mit
- Created: 2024-03-12T16:15:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T22:16:38.000Z (about 2 years ago)
- Last Synced: 2024-03-19T23:25:33.053Z (about 2 years ago)
- Topics: api, api-rest, openapi, openapi3, swagger-ui
- Language: HTML
- Homepage:
- Size: 3.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# API Design for Queue Management System
This repository contains the OpenAPI specification for a queue management system designed for restaurants. The API specification is available in the `openapi.yaml` file.
## Swagger UI
You can visualize and interact with the API documentation using Swagger UI. Visit the following link:
[Queue Management System Swagger UI](https://cmwang.net/queue-management-system/)
## Description
The Queue Management System API provides endpoints for managing reservations, checking wait times, and other related functionalities for restaurant queue management.