- Create a SPA application "Crowd Chat"
- The application must use the following web services:
- GET http://crowd-chat.herokuapp.com/posts
- Return all posts
- GET http://crowd-chat.herokuapp.com/posts
- POST http://crowd-chat.herokuapp.com/posts
-
Body:
{ "user": "USER_NAME", "text": "MESSAGE_TEXT" }
-
Sends a new post
-
- The application must use the following web services:
09. JavaScript Patterns and SPA
Directory actions
More options
Directory actions
More options
09. JavaScript Patterns and SPA
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||