Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yugendev/rm-movie_reservation-ml

Roadmap.sh movie reservation system implementation 🐘☕🐹🐍🐋🐰
https://github.com/yugendev/rm-movie_reservation-ml

backend compose docker docker-compose echo-framework fastapi go java micronaut-framework monorepo nginx postgresql python rabbitmq roadmap spring-webflux

Last synced: about 1 month ago
JSON representation

Roadmap.sh movie reservation system implementation 🐘☕🐹🐍🐋🐰

Awesome Lists containing this project

README

        

# Try it yourself ;)

## Run it with docker compose

```bash
docker-compose up --build
```
(In case of failure when initilizating DBs, just run it again.)

# Languages and Frameworks

### 1. **User Service**
- **Language/Framework**: Python (fastAPI)

### 2. **Movie Service**
- **Language/Framework**: Go (Echo)

### 3. **Showtime Service**
- **Language/Framework**: Java (Spring Webflux)

### 4. **Reservation Service**
- **Language/Framework**: Go (Echo)