» Tag
api
94 postsHow to Define a Backend Contract for a React App
Learn the importance and steps to define a backend contract for React applications.
I Scanned 15 Public Lovable Apps
A scan of 15 Lovable apps reveals security risks, including public database access and lack of Content-Security-Policy.
Slack Bot Token vs User Token Scopes: Least Privilege in Practice
Learn the differences between Slack bot and user token scopes. Requesting the right permissions can expedite your app's approval process.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comDesigning an Async Image API Client and Its Completion Process
Key considerations in designing an async image API client and the importance of the completion process.