Would love to hear any suggestions, feedback or comments.
mpython·Pythonbymartinn A library for creating fully typed declarative API clients quickly and easilyWould love to hear any suggestions, feedback or comments.https://github.com/martinn/quickapiclientOpen linkView original on programming.dev25Comments6Reply
ccelliern lemmy.world1Hide 1 replyNice! Was looking for an Uplink alternative that is properly typed, will try that for my next project3Reply
sstanka lemmy.ml1Hide 1 replyLooks cool. I've never really considered an engine like this, what else exists like this right now?3Reply
mmartinn replyprogramming.devThanks! 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 2Reply
mmartinn replyprogramming.devNice! Keen to hear how you go. Any issues at all just let me know.1Reply
6 replies
Nice! Was looking for an Uplink alternative that is properly typed, will try that for my next project
Glad to hear that! Let me know how it goes.
Looks cool. I've never really considered an engine like this, what else exists like this right now?
Thanks! There's a few "similar" projects that I've seen but IMHO not as clean or easy to use.
Commenting so I remember to check this out tomorrow
Nice! Keen to hear how you go. Any issues at all just let me know.