Public repository for the "Web Services" course
- Web services Overview
- Types of web services
- RESTful web services
- Service-oriented Architecture (SOA)
- Creating controllers and Actions
- Parsing POCO to JSON/XML
- Adding headers
- etc...
- Designing the back-end architecture for SOA
- Extracting the access to the database
- Repository and UnitOfWork design patterns
- Examples with MS SQL Server and MongoDB
- Introducing IoC
- Using Automapper
- Unit testing
- Integration testing
- Types of clouds
- Cloud providers
- For .NET
- For Node.js
- etc...
- Deployment of applications in the cloud