Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
/ feelthemovies Public archive

This is the new api repository for Feel the Movies. Written in Go, totally open source.

License

Notifications You must be signed in to change notification settings

cyruzin/feelthemovies

Repository files navigation

Build Status Coverage Status Go Report Card GitHub license

This is the new API repository for Feel the Movies. Written in Go, totally open source.

App

Currently available for Android only. I have plans for an iOS version, since the application was written in React Native, it should be no problem to release a version in the future.

Download it on Play Store

Installation

Change the values of environment variables in the .env file if desired.

Make sure that you have Docker and Docker Compose installed and then run the following command:

$ docker-compose up -d

That's it! Wait for the API container to be ready and check url: localhost:8000/v1/recommendations.

To recompile, run:

$ docker-compose up -d --build

Build

Run the command below and check the binary in the dist folder.

$ make build

Contributing

To start contributing, please check CONTRIBUTING.

License

MIT

About

This is the new api repository for Feel the Movies. Written in Go, totally open source.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages