Cloud Auto Api is a service that allows users to dynamically create an API service based on a simple data model given as input without the hassle of having to code individual routes by hand. The service also aims to provide users with insights about each route , their usage statistics and handles server management and scaling by building on top of existing cloud platforms like aws. It uses nodejs at the backend to create the api service and uses a mix of docker and kubernetes to provide a scalable solution..