Menu

#VersionIng

14 posts

Feed·
14 of 14 posts
📰
0

I did the thing (Sharepoint Versioning Cleanup)

Reddit r/sysadmin·u/PorreKaj·5 months ago
#FYAaf0L8

We've been hitting the storage limit a few times, forcing us to purchase 11TB of extra storage for SharePoint, with no end to it. SharePoint previously had no clear ownership in our organization.…

15s
Read More
A Laravel API starter kit is only good if it can survive breaking changes later
📰
0

A Laravel API starter kit is only good if it can survive breaking changes later

DEV Community·Saqueib Ansari·5 months ago
#u3CjkWdz

Starter kits help teams ship APIs faster, but they often avoid the harder design question: how the system will handle versioning, migration, and deprecation once real consumers depend on it.…

15s
Read More
Designing Go APIs That Don’t Age Badly
🖼️
0

Designing Go APIs That Don’t Age Badly

DEV Community·Chiman Jain·5 months ago
#Jy43ocF5
#go#architecture#api#design#cicd#changes

When building APIs in Go, it’s easy to get caught up in the rush to ship. You create an elegant endpoint, document it, and call it a day. But as your service evolves and your user base grows, what once seemed like a simple, clean API can quickly turn into…

15s
Read More