Skip to content

Commit fe34272

Browse files
authored
remove serverless oracle
1 parent 779ce1a commit fe34272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Build projects to get started with Azure Functions, Cloud Engineering, and Javas
2121

2222
| Category | Assignment | Description | Learning Objectives |
2323
|-----------|------------------|-------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|
24-
| 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> |
24+
| 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> |
2525
| 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>|
2626
| Challenge | [Top Secret] | Build a Serverless Function that converts English to Morse Code | - npm packages - Writing HTTP Trigger Functions |
2727

0 commit comments

Comments
 (0)