Skip to content

Bluelight allows you to manage a movie library with CRUD endpoints, including advanced features like searching, sorting, filtering, pagination, permission-based-authorization, IP-based rate limiting e.tc.

Notifications You must be signed in to change notification settings

namikaze-dev/bluelight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluelight (Movie Management API)

bluelight allows you to manage a movie library with CRUD endpoints, including advanced features like searching, sorting, filtering, and pagination. The API also includes IP-based rate limiting to prevent abuse.

Features

  • CRUD endpoints for movies
  • Search movies by title, year, and genre
  • Sort movies by title, year, rating, and popularity
  • Filter movies by rating, genre, and language
  • Pagination for movie results
  • Permission based authorization
  • IP-based rate limiting to prevent abuse

Technologies Used

  • Go (Golang)
  • PostgreSQL

Contributing

If you'd like to contribute to this project, feel free to submit a pull request or open an issue. Please follow the contributing guidelines when submitting code changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Bluelight allows you to manage a movie library with CRUD endpoints, including advanced features like searching, sorting, filtering, pagination, permission-based-authorization, IP-based rate limiting e.tc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published