bitprj / Intro-To-Serverless

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.
https://bitproject.org/serverless
GNU General Public License v3.0
46 stars 24 forks source link

[Content Bug] New CataaS endpoint #474

Closed emsesc closed 2 years ago

emsesc commented 2 years ago

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.

stale[bot] commented 2 years ago

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.