starman@programming.dev to > Greentext@lemmy.mlEnglish · 2 years agoAnon discovers .NETprogramming.devimagemessage-square82linkfedilinkarrow-up1314arrow-down178
arrow-up1236arrow-down1imageAnon discovers .NETprogramming.devstarman@programming.dev to > Greentext@lemmy.mlEnglish · 2 years agomessage-square82linkfedilink
minus-squareAdamBomblinkfedilinkEnglisharrow-up4·2 years agoIt can be even simpler than that. With the so-called “Minimal API” framework lets you define an entire web app with simple functions. This article shows some samples of what it looks like to create a web app in this style.
It can be even simpler than that. With the so-called “Minimal API” framework lets you define an entire web app with simple functions. This article shows some samples of what it looks like to create a web app in this style.