Below are links to all the source code in this course. You can download project source code for each lecture in the course individually.

2. Understanding and Implementing a Simple REST API

Source code - Understanding and Implementing a Simple REST API - Project 1, Building Restful API Part 1

Source code - Understanding and Implementing a Simple REST API - Project 1, Building Restful API Part 2

4. MongoDB

Source code - MongoDB - Building a Simple Application to Keep Track of Number of Users

5. Project: Database as a Service Restful API

Source code - Project: Database as a Service Restful API - Building the Sentences API Part 3

6. Project: Building a Restful API for Similarity Check using Natural Language Proc

Source code - Project: Building a Restful API for Similarity Check using Natural Language Proc - Building a Similarity API Testing the API Part 6

7. Project: Building an Image Recognition Restful API using Tensorflow and Deeplear

Source code - Project: Building an Image Recognition Restful API using Tensorflow and Deeplear - Building an Image Classification API Testing Part 6

8. Project: Building a Restful API to handle Bank Transactions

Source code - Project: Building a Restful API to handle Bank Transactions - Building a Bank API, Part 4