Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot] c78e1924af
chore(deps): bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.43.0
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.36.0 to 2.43.0.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](https://github.com/gofiber/fiber/compare/v2.36.0...v2.43.0)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 14:57:28 +00:00
Felipe M 98bff40964
feat: notion2ical logic
- configuration
- routes and views
- django templating
- frontend
2022-08-14 20:50:55 +02:00
Felipe M 5c6f7eebfb
http server
* logging via zap middleware
* basic caching
* base endpoints (requires refactor)
2022-08-14 00:05:42 +02:00
Felipe M 01c8a69b89
feat: initial http server and logger 2022-08-13 11:14:42 +02:00