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

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

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.