Backend for my website and small projects
Bumps [github.com/go-chi/httprate](https://github.com/go-chi/httprate) from 0.14.1 to 0.15.0. - [Release notes](https://github.com/go-chi/httprate/releases) - [Commits](https://github.com/go-chi/httprate/compare/v0.14.1...v0.15.0) --- updated-dependencies: - dependency-name: github.com/go-chi/httprate 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.
