Backend for my website and small projects
Bumps [github.com/lmittmann/tint](https://github.com/lmittmann/tint) from 1.0.7 to 1.1.0. - [Release notes](https://github.com/lmittmann/tint/releases) - [Commits](https://github.com/lmittmann/tint/compare/v1.0.7...v1.1.0) --- updated-dependencies: - dependency-name: github.com/lmittmann/tint dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| internal | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
api
trafficlunar's api
features
- last.fm currently playing track
- Gets the currently playing track from my Last.FM profile
- hit counter
- Tracks the amount of visits my website has recieved
- computer statistics websocket
- The application here is used to send data to this WebSocket
- After the data is sent, it is turned into chart data and is displayed on my website.
