Post

Replies

Boosts

Views

Activity

Reply to App Store and my own Rest API
Thanks. I think I was getting confused about the definition of a public and private api, but the following helped: ”A private REST API is meant to be accessed within a restricted network or by authorized users only. It’s not publicly accessible over the internet and often requires authentication to ensure secure access. On the other hand, a public REST API is open to the internet and can be accessed by anyone. It might have rate limits or authentication mechanisms to control usage, but the key distinction is its accessibility to a wider audience.”
Aug ’23