Journey Mapper Backend
A Flask server for the Journey Mapper web application.
Features
- RESTful API for managing journeys
- Persistent storage using JSON file
- CORS enabled for frontend integration
- Health check endpoint
- Easy to set up and run
Getting Started
- Install dependencies:
Description