Monday, December 25, 2023

Show HN: I made an API to manage the cloud storage https://ift.tt/noHlIZh

Show HN: I made an API to manage the cloud storage I have freelance projects involves the creation and administration of Google Cloud buckets. However, managing access permissions can be a bit challenging at times. To streamline this process, I've decided to develop an API to manage all my buckets, each associated with its unique API key. I've created a demo to showcase the capabilities of this solution https://scroud.app December 25, 2023 at 11:41PM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...