Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jandiralceu/greenlight
In this project I'm going to work through the start-to-finish build of an application called Greenlight — a JSON API for retrieving and managing information about movies. You can think of the core functionality as being a bit like the Open Movie Database API.
https://github.com/jandiralceu/greenlight
backend go golang rest-api
Last synced: about 1 month ago
JSON representation
In this project I'm going to work through the start-to-finish build of an application called Greenlight — a JSON API for retrieving and managing information about movies. You can think of the core functionality as being a bit like the Open Movie Database API.
- Host: GitHub
- URL: https://github.com/jandiralceu/greenlight
- Owner: jandiralceu
- Created: 2024-10-23T00:44:29.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T20:15:15.000Z (2 months ago)
- Last Synced: 2024-11-19T09:58:16.907Z (about 2 months ago)
- Topics: backend, go, golang, rest-api
- Language: Go
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Greenlight
In this project I'm going to work through the start-to-finish build of an application called Greenlight — a JSON API for retrieving and managing information about movies. You can think of the core functionality as being a bit like the Open Movie Database API.