To validate the deployment of our APIs, initiate by obtaining the URL associated with our Elastic Beanstalk domain. The API utilizes Swagger UI for the documentation and interaction with endpoints. To access the comprehensive list of available endpoints, append ../swagger/index.html
to the base URL of the domain.
ebs-player-apis-dev.ap-southeast-1.elasticbeanstalk.com/swagger/index.html
Your API is now hosted on the AWS Cloud utilizing the Elastic Beanstalk environment, with a fully integrated RDS database. You can access the API and develop a fully functional web application for your backend, all seamlessly deployed on the AWS Cloud with robust database support from Amazon RDS.