Managing a server is pretty complicated, but building with serverless architectures simplifies this process. As a student, mastering serverless functions can help you to build projects that solve real-world problems by integrating APIs, constructing user interfaces, and analysing data. Javascript is the core language of this course - one of the most in-demand languages to learn in the industry.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Identify Steps: Steps that include programming with the CataaS API/Postman calls
Week: 1, 4
Describe the Issue
The original CataaS API is unreliable, and we need to provide an alternative endpoint for students to use.
Proposed Fix
As a suggestion, provide the URL
https://cat-api.azurewebsites.net/api/cat/says/{your text}
as an alternative endpoint for the CataaS API.