Digest and view your personal media.
Homely Backend Go is a Go-based backend service that allows users to digest and view their personal media. It was initially a Node.js application that has been converted to Go for better performance and scalability.
For more recent changes, check the commit history.
To install the project, clone the repository and build it using Go:
git clone https://github.com/crushr3sist/homely_backend_go.git
cd homely_backend_go
go build
To run the application:
./homely_backend_go
Contributions are welcome! Please open an issue or submit a pull request.
This project is currently not licensed.