routing-api
routing-api copied to clipboard
Hi, There is a problem that I am trying to figure out since 1 day, the APIs are successfully deployed on AWS. But during API calls `GET - https://xxx.execute-api.us-east-1.amazonaws.com/prod/quote `...
Hi, There is a problem that I am trying to figure out since 1 day, the APIs are successfully deployed on AWS. But during API calls It returns an internal...
When I follow the document, I can easily install it in aws. But for some reason I need to run this api locally or on a VPS. How can I...
As per this issue in aws-cdk: https://github.com/aws/aws-cdk/issues/19836 they are stoping the support of v1 by 1st of June. Please can we migrate from v1 to v2?
Hey Uniswap Team, I was trying to make the necessary changes to get the routing api server work for our chain, hence i needed a local environment, some searching showed,...
I've deployed the API to an AWS stack but I want to deploy to my Linux server too. How can I done that? I've tried to create and run a...