modulepackage
0.0.0-20230316020541-206951302559
Repository: https://github.com/iboboti/go-movie-api.git
Documentation: pkg.go.dev
# README
go-movie-api
A movie api that retrieves data from https://swapi.dev
Local Development
- Install Docker on your system
- Using the format on .env.example create a .env file to load environment variables
- Read the Makefile for command to run api locally - use
make up
to build and run application locally
go-movie-api Documentation
See the doc at https://gomovie.readme.io
go-movie-api Live API
See link https://gomovie-api.onrender.com/api/v1 but do well to check documentation for guidiance on how to use api endpoints