martinn@programming.dev to Python@programming.devEnglish · 1 month agoGithub - QuickApiClient: Create fully typed and declarative API clients easilyplus-squaregithub.comexternal-linkmessage-square0fedilinkarrow-up124arrow-down10
arrow-up124arrow-down1external-linkGithub - QuickApiClient: Create fully typed and declarative API clients easilyplus-squaregithub.commartinn@programming.dev to Python@programming.devEnglish · 1 month agomessage-square0fedilink
martinn@programming.dev to Rust@programming.devEnglish · 2 months agoI made a tool to aggregate git blame stats across any repoplus-squaregithub.comexternal-linkmessage-square1fedilinkarrow-up119arrow-down10
arrow-up119arrow-down1external-linkI made a tool to aggregate git blame stats across any repoplus-squaregithub.commartinn@programming.dev to Rust@programming.devEnglish · 2 months agomessage-square1fedilink
minus-squaremartinn@programming.devtoRust@programming.dev•What are you working on this week? (May. 19, 2024)linkfedilinkarrow-up13·6 months agoI built a little tool that allows you to see top contributors to any git repo by lines of code (and also top file types). https://github.com/martinn/repoblame linkfedilink
martinn@programming.dev to Python@sh.itjust.worksEnglish · 6 months agoA library for creating fully typed declarative API clients quickly and easilyplus-squaregithub.comexternal-linkmessage-square0fedilinkarrow-up113arrow-down11
arrow-up112arrow-down1external-linkA library for creating fully typed declarative API clients quickly and easilyplus-squaregithub.commartinn@programming.dev to Python@sh.itjust.worksEnglish · 6 months agomessage-square0fedilink
martinn@programming.dev to Python@lemmy.mlEnglish · 6 months agoA library for creating fully typed declarative API clients quickly and easilyplus-squaregithub.comexternal-linkmessage-square0fedilinkarrow-up113arrow-down10
arrow-up113arrow-down1external-linkA library for creating fully typed declarative API clients quickly and easilyplus-squaregithub.commartinn@programming.dev to Python@lemmy.mlEnglish · 6 months agomessage-square0fedilink
minus-squaremartinn@programming.devOPtoPython@programming.dev•A library for creating fully typed declarative API clients quickly and easilylinkfedilinkarrow-up1·6 months agoGlad to hear that! Let me know how it goes. linkfedilink
minus-squaremartinn@programming.devOPtoPython@programming.dev•A library for creating fully typed declarative API clients quickly and easilylinkfedilinkarrow-up1·6 months agoNice! Keen to hear how you go. Any issues at all just let me know. linkfedilink
minus-squaremartinn@programming.devOPtoPython@programming.dev•A library for creating fully typed declarative API clients quickly and easilylinkfedilinkarrow-up2·6 months agoThanks! There’s a few “similar” projects that I’ve seen but IMHO not as clean or easy to use. https://github.com/prkumar/uplink https://github.com/python-lapidary/lapidary linkfedilink
martinn@programming.dev to Python@programming.devEnglish · 6 months agoA library for creating fully typed declarative API clients quickly and easilyplus-squaregithub.comexternal-linkmessage-square6fedilinkarrow-up125arrow-down10
arrow-up125arrow-down1external-linkA library for creating fully typed declarative API clients quickly and easilyplus-squaregithub.commartinn@programming.dev to Python@programming.devEnglish · 6 months agomessage-square6fedilink
I built a little tool that allows you to see top contributors to any git repo by lines of code (and also top file types).
https://github.com/martinn/repoblame