-
Notifications
You must be signed in to change notification settings - Fork 2
Description
First off, the purpose of this issue is to only serve as a documentation. I appreciate that the Render team has put in hard-work to get a REST API out while experiencing tremendous popularity within the developer community.
ℹ️ For clarity, the term API refers to their publicly documented API.
The API currently does not have feature parity with what you can do their Console as well as with their own Blueprint IaC. It's missing some key features.
The API is also outright missing some resources that were introduced through the course of 2022. For example, managed databases and Redis are not yet supported, as well as build path filters in Services is also missing from the API spec.
I suspect that the Render team will prioritize updates to the API in 2023. You can help with prioritization by showing interest and upvoting related features on their Canny feedback site
Can I use this for production services?
Yes. At this point, the core service resources, along with the db resources such as Postgres and Redis are stable.