Web Servers and APIs Using C++
File List
| File | Size |
|---|---|
| 5.4. Data Access/24.Querying Mongo data.mp4 | 52.26 MB |
| 1.Introduction/01.Why use C++ to make a website.mp4 | 4.97 MB |
| 1.Introduction/02.What you should know.en.srt | 697 B |
| 1.Introduction/02.What you should know.mp4 | 670.52 KB |
| 2.1. Installing Our Tools/03.Installing Docker.en.srt | 2.27 KB |
| 2.1. Installing Our Tools/03.Installing Docker.mp4 | 3.77 MB |
| 2.1. Installing Our Tools/04.Installing Atom.en.srt | 1.1 KB |
| 2.1. Installing Our Tools/04.Installing Atom.mp4 | 1.64 MB |
| 2.1. Installing Our Tools/05.Creating a Dockerfile.en.srt | 5.34 KB |
| 2.1. Installing Our Tools/05.Creating a Dockerfile.mp4 | 12.06 MB |
| 2.1. Installing Our Tools/06.Running a Dockerfile.en.srt | 2.14 KB |
| 2.1. Installing Our Tools/06.Running a Dockerfile.mp4 | 5.99 MB |
| 2.1. Installing Our Tools/07.Adding a volume.en.srt | 3.3 KB |
| 2.1. Installing Our Tools/07.Adding a volume.mp4 | 3.85 MB |
| 2.1. Installing Our Tools/08.Building Crow.en.srt | 9.86 KB |
| 2.1. Installing Our Tools/08.Building Crow.mp4 | 25.12 MB |
| 2.1. Installing Our Tools/09.Serving the example.en.srt | 3.36 KB |
| 2.1. Installing Our Tools/09.Serving the example.mp4 | 5.54 MB |
| 2.1. Installing Our Tools/10.Challenge - Modify the example page.en.srt | 697 B |
| 2.1. Installing Our Tools/10.Challenge - Modify the example page.mp4 | 2.36 MB |
| 2.1. Installing Our Tools/11.Solution - Modify the example page.en.srt | 2.56 KB |
| 2.1. Installing Our Tools/11.Solution - Modify the example page.mp4 | 6.26 MB |
| 3.2. Deploying to Heroku/12.Creating a Heroku account.en.srt | 928 B |
| 3.2. Deploying to Heroku/12.Creating a Heroku account.mp4 | 2.06 MB |
| 3.2. Deploying to Heroku/13.Installing the Heroku CLI.en.srt | 1.59 KB |
| 3.2. Deploying to Heroku/13.Installing the Heroku CLI.mp4 | 3.26 MB |
| 3.2. Deploying to Heroku/14.Deploying our container to Heroku.en.srt | 8.42 KB |
| 3.2. Deploying to Heroku/14.Deploying our container to Heroku.mp4 | 12.84 MB |
| 3.2. Deploying to Heroku/15.Saving our container to Docker Hub.en.srt | 2.94 KB |
| 3.2. Deploying to Heroku/15.Saving our container to Docker Hub.mp4 | 5.62 MB |
| 4.3. Building Websites/16.Creating HTML pages.en.srt | 3.87 KB |
| 4.3. Building Websites/16.Creating HTML pages.mp4 | 6.03 MB |
| 4.3. Building Websites/17.Serving HTML pages.en.srt | 5.28 KB |
| 4.3. Building Websites/17.Serving HTML pages.mp4 | 13.78 MB |
| 4.3. Building Websites/18.Serving static content.en.srt | 12.68 KB |
| 4.3. Building Websites/18.Serving static content.mp4 | 25.07 MB |
| 4.3. Building Websites/19.Challenge - Create a new webpage.en.srt | 805 B |
| 4.3. Building Websites/19.Challenge - Create a new webpage.mp4 | 2.73 MB |
| 4.3. Building Websites/20.Solution - Create a new webpage.en.srt | 2.93 KB |
| 4.3. Building Websites/20.Solution - Create a new webpage.mp4 | 9.07 MB |
| 5.4. Data Access/21.Creating an mLab account.en.srt | 2.11 KB |
| 5.4. Data Access/21.Creating an mLab account.mp4 | 4.5 MB |
| 5.4. Data Access/22.Uploading JSON data.en.srt | 6.31 KB |
| 5.4. Data Access/22.Uploading JSON data.mp4 | 9.47 MB |
| 5.4. Data Access/23.Adding the MongoDB C++ drivers.en.srt | 4.88 KB |
| 5.4. Data Access/23.Adding the MongoDB C++ drivers.mp4 | 12.6 MB |
| 5.4. Data Access/24.Querying Mongo data.en.srt | 17.14 KB |
| 1.Introduction/01.Why use C++ to make a website.en.srt | 1.41 KB |
| 5.4. Data Access/25.Adding dynamic data to a page.en.srt | 16.63 KB |
| 5.4. Data Access/25.Adding dynamic data to a page.mp4 | 45.38 MB |
| 5.4. Data Access/26.Challenge - Create a webpage with data.en.srt | 640 B |
| 5.4. Data Access/26.Challenge - Create a webpage with data.mp4 | 2.43 MB |
| 5.4. Data Access/27.Solution - Create a webpage with data.en.srt | 6.28 KB |
| 5.4. Data Access/27.Solution - Create a webpage with data.mp4 | 14.42 MB |
| 6.5. RESTful APIs/28.Creating an endpoint.en.srt | 7.86 KB |
| 6.5. RESTful APIs/28.Creating an endpoint.mp4 | 21.31 MB |
| 6.5. RESTful APIs/29.Parsing the path.en.srt | 17.79 KB |
| 6.5. RESTful APIs/29.Parsing the path.mp4 | 50.54 MB |
| 6.5. RESTful APIs/30.Reading the query string.en.srt | 5.79 KB |
| 6.5. RESTful APIs/30.Reading the query string.mp4 | 16.69 MB |
| 6.5. RESTful APIs/31.Converting to JSON data.en.srt | 4.1 KB |
| 6.5. RESTful APIs/31.Converting to JSON data.mp4 | 10.12 MB |
| 6.5. RESTful APIs/32.Challenge - Create an endpoint.en.srt | 934 B |
| 6.5. RESTful APIs/32.Challenge - Create an endpoint.mp4 | 3.28 MB |
| 6.5. RESTful APIs/33.Solution - Create an endpoint.en.srt | 4.41 KB |
| 6.5. RESTful APIs/33.Solution - Create an endpoint.mp4 | 13.73 MB |
| 7.6. WebSockets and Crow/34.Reviewing the JavaScript client code.en.srt | 3.52 KB |
| 7.6. WebSockets and Crow/34.Reviewing the JavaScript client code.mp4 | 7.16 MB |
| 7.6. WebSockets and Crow/35.Creating the C++ server code.en.srt | 9.49 KB |
| 7.6. WebSockets and Crow/35.Creating the C++ server code.mp4 | 30.73 MB |
| 7.6. WebSockets and Crow/36.Running WebSocket on Heroku.en.srt | 4.63 KB |
| 7.6. WebSockets and Crow/36.Running WebSocket on Heroku.mp4 | 12.44 MB |
| 8.Conclusion/37.Next steps.en.srt | 526 B |
| 8.Conclusion/37.Next steps.mp4 | 761.82 KB |
| Exercise Files/Ex_Files_Web_Servers_APIs_C_PlusPlus.zip | 3.71 MB |
Trackers
No trackers found.