ChakshuGautam / stencil

Microservices Boilerplate for SamagraX
https://stencil.samagra.io
MIT License
4 stars 5 forks source link

Managing 4xx and 5xx #2

Open ChakshuGautam opened 1 year ago

ChakshuGautam commented 1 year ago

Should be auto-generated

fn(query, userid): Response<T | null | conflict | gone>

nest alias nest-samagra

Should be tested through lints

ChakshuGautam commented 11 months ago

Additionally track these through Prometheus.

techsavvyash commented 8 months ago