- Karlsruhe, Germany
-
21:51
- 12h behind - https://alexanderzeitler.com
- in/alexanderzeitler
Pinned Loading
-
PDMLab/http-problem-details
PDMLab/http-problem-details PublicThis library implements HTTP Problem details (RFC 7807) for HTTP APIs build with Node.js.
-
PDMLab/http-problem-details-mapper
PDMLab/http-problem-details-mapper PublicMap your Node.js errors to HTTP Problem details (RFC7807) by convention
-
PDMLab/express-http-problem-details
PDMLab/express-http-problem-details PublicExpress middleware to create HTTP Problem Details (RFC7807) by convention
-
PDMLab/http-problem-details-parser
PDMLab/http-problem-details-parser PublicParse HTTP Problem Details (RFC7807) from objects / JSON to your local error types.
-
PDMLab/express-http-warning
PDMLab/express-http-warning PublicCreate warnings following RFC draft-cedik-http-warning-02: https://tools.ietf.org/html/draft-cedik-http-warning-02
TypeScript 1
-
PDMLab/docker-compose
PDMLab/docker-compose PublicManage Docker-Compose via Node.js
252 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 23 commits in 3 repositories
Created 1 repository
-
AlexZeitler/send-url-by-email-chrome-exten...
JavaScript
This contribution was made on Mar 1
Created an issue in khalidabuhakmeh/Htmx.Net that received 3 comments
HTMX Tag Helpers won't build URLs when using in Razor Class Library
I created a class library that's providing MVC controllers and views and it's using vertical slices on top of it. And of course it's using Htmx.Net…