Sebastian Tobie
b5800f09c2
updated dependencies
2022-11-18 13:59:33 +01:00
Sebastian Tobie
4244e2728d
fixed another bunch of bugs
2022-11-13 10:36:51 +01:00
Sebastian Tobie
076e26ae0e
switched json with jsonld
2022-11-11 22:16:02 +01:00
Sebastian Tobie
03b6c3d059
upgrade pgx from v4 to v5 and tern to v2
2022-11-06 12:29:08 +01:00
Sebastian Tobie
487a8b4c64
changed logging to zerolog and raised the minimal go version to 1.19
2022-11-06 10:52:24 +01:00
Sebastian Tobie
d0c86eb95b
updated pongo2 dependency
2022-11-05 08:45:48 +01:00
Sebastian Tobie
9c6feec4ea
replaced phuslu/log with zerolog
2022-11-05 08:29:17 +01:00
Sebastian Tobie
8e0fda30ba
cleaned up the code and updated dependencies
2022-11-05 00:03:21 +01:00
Sebastian Tobie
6e18b66f11
updated jwt depndency
2022-11-04 23:55:39 +01:00
Sebastian Tobie
7d937967c4
revised the Interfaces.
...
The Middleware type can now fully used without porblems.
2021-11-11 23:06:48 +01:00
Sebastian Tobie
37f4f912a9
im now using pongo2 v4 instead of templates.
...
The html/template caused only grief.
2021-11-10 19:05:52 +01:00
Sebastian Tobie
6d43861ffc
some bigger changes
...
- The detection of unix and TCP sockets is much better;
- The configuration is now easier exachangable;
- middleware doesn't get lost;
- the defaults func is now supplying the config it needs into the defaults;
2021-11-07 18:51:39 +01:00
Sebastian Tobie
8594622cae
made an huge code cleanup.
...
go-toml is now not required. Its up to the implementation how it loads/dumps the config.
2021-11-06 13:42:07 +01:00
Sebastian Tobie
2fff12e6f4
created an methodd to stroe templates global and the server can now serve multiple addresses in parrallel.
2021-10-24 18:39:48 +02:00
Sebastian Tobie
ab82f41ec4
fixed the migrations
2021-02-27 09:34:19 +01:00
Sebastian Tobie
230314d53f
the database middelware.
2021-02-27 00:38:06 +01:00
Sebastian Tobie
fa0b81abe7
current dependencies
2021-01-24 00:43:58 +01:00
Sebastian Tobie
ec3f82590d
added the funcs module to define useful functions
2021-01-18 20:00:32 +01:00
Sebastian Tobie
c22cb74864
first version of my httpserver
2021-01-09 21:39:05 +01:00