https://github.com/tab/biinge-api
https://github.com/tab/biinge-api
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tab/biinge-api
- Owner: tab
- License: mit
- Created: 2025-04-21T14:29:26.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-05T18:59:59.000Z (12 months ago)
- Last Synced: 2025-07-05T19:55:54.874Z (12 months ago)
- Language: Go
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Biinge API
Biinge allows users to browse and track movies and TV shows, manage wish list, and discover new content.
## Features
- **Track Movies and TV Shows**: Keep track of what you want to watch and what you've already watched
- **In-Progress Tracking**: For TV shows, track individual episodes and seasons you've watched
- **Search**: Find movies and TV shows from TMDb's extensive database
- **Trending Content**: Discover popular movies, TV shows, and people
- **Detailed Information**: View details about movies, TV shows, episodes, and people
- **Visual Management**: Pin favorite content to the top of your lists
- **Dark/Light Themes**: Choose between dark and light themes or use system preferences
- **Statistics**: View detailed statistics about your watching habits, including total time spent watching
## Screenshots

## Technology Stack
- Go
- Fx (dependency injection)
- Chi (router)
- PostgreSQL (pgx driver)
- TMDb API
## Contributing
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request
## License
This project is licensed under the [MIT License](LICENSE).