Skip to content

A real backend for the MovieListr application. It's a simple REST API that offers some CRUD operations on a list of movies. I wrote this for my front-end experiments. Feel free to use it however you want.

ivarvh/movielistr-backend-java

Repository files navigation

movielistr-backend-java

A real backend for the MovieListr application. It's a simple REST API that offers some CRUD operations on a list of movies. I wrote this for my front-end experiments. Feel free to use it however you want.

To run this backend, just clone the repository and in the root folder execute the command gradle run.

About

A real backend for the MovieListr application. It's a simple REST API that offers some CRUD operations on a list of movies. I wrote this for my front-end experiments. Feel free to use it however you want.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages