Digital menu platform is at your disposal quickly!
Misca is a platform for creating and managing digital menus for cafés, restaurants, and similar businesses.
This repository contains the official public documentation for Misca, focused on business concepts, user flows, and public API usage.
All documentation lives inside the docs directory and is organized for easy navigation and human-readable understanding.
Start here:
This documentation is flow-oriented, not endpoint-first.
Recommended reading order:
- Concepts
- Authentication
- Flows (real-world scenarios)
- API Overview
- Swagger (for exact request/response details)
Detailed API specifications are available via Swagger and should be used as the primary technical reference for endpoints, schemas, and parameters.
Links to Swagger are provided in the API section.
- ✅ Business concepts and terminology
- ✅ User and system flows
- ✅ High-level API usage guidance
- ❌ Internal implementation details
- ❌ Source code
This documentation is intended for:
- Frontend developers
- Backend integrators
- Third-party service providers
- Technical reviewers
For contributions or suggestions regarding documentation, please open an issue or submit a pull request.