Is there a roadmap for the addition of REST APIs i...
# sst
r
Is there a roadmap for the addition of REST APIs in SST?
f
hmm.. mind sharing your usecase?
Working with existing APIs? Or using features like Usage Plan, Api Keys, etc?
r
Just that all our APIs are REST currently, some with API Keys and usage plans.
So migration would be simpler if that was available in SST
f
Ah got it… hey if you need it.. I gotta go build it 😁
r
😄 Don’t push out anything else to do so unless others are asking though. It’ll be at least a couple of months before we can tackle it
f
If you can vote on it.. that will help us prioritize.
r
cool
thanks Frank
g
this would be really useful. Edge-optimized APIs are only supported with REST APIs, so migrating would come with a downgrade.
f
@Gerardo Munguia Hoyo IMO, If you just want an edge optimized HTTP API, it’s better if you create a CloudFront distribution and point it to the regional HTTP API endpoint.
g
thanks! I'll check that out