Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 500 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 500 Bytes

Go Watch!

A simple IMDb-like website to get movie details and add new ones.

The project uses React as the frontend framework and Go as the Web API.

The Web API uses both REST and GraphQL to serve data.

Tech Stack