Skip to content

Commit

Permalink
remove serverless oracle
Browse files Browse the repository at this point in the history
  • Loading branch information
emsesc committed Jul 1, 2021
1 parent 779ce1a commit fe34272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Build projects to get started with Azure Functions, Cloud Engineering, and Javas

| Category | Assignment | Description | Learning Objectives |
|-----------|------------------|-------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|
| Project | ServerlessOracle | HTTP Trigger Azure Function to return the answer to life, written in Javascript. | <ul><li>VSCode</li><li>Github</li><li>Postman</li><li>Azure functions Locally</li><li>Testing Javascript Knowledge</li></ul> |
| Project | HackerVoice | Build your first HTTP Trigger Azure Function that may or may not let you pass, written in Javascript. | <ul><li>VSCode</li><li>Github</li><li>Postman</li><li>Azure functions Locally</li><li>Testing Javascript Knowledge</li></ul> |
| Project | twoCatz API | Create a REST API that returns multiple pictures of cats, named after your friends. | <ul><li>Consuming API</li><li>Azure functions Locally</li><li>Vanilla JS</li></ul>|
| Challenge | [Top Secret] | Build a Serverless Function that converts English to Morse Code | - npm packages - Writing HTTP Trigger Functions |

Expand Down

0 comments on commit fe34272

Please sign in to comment.