1. Overview of Weather Forecast API System
2. Primary Workflows of API Usage
3. Overview of Sample Applications
4. Overview of Database Design
5. Overview of System Architecture
6. Document your REST APIs using Swagger.html
7. Validate Request Body.html
8. JWT Refresh Token.html
9. JWT Authorization.html
10. Validate Path Variables.html
11. Why Securing your APIs.html
12. JWT Authentication.html
13. Test using Postman.html
14. Unit Testing your APIs.html
15. Spring Data REST.html
16. Test using cURL.html
17. Deploy on Google Cloud.html
18. Deploy on Heroku.html
19. Document your REST APIs using Spring REST Docs.html
20. Deploy on AWS.html
21. Deploy on VPS.html
22. REST Desktop Client.html
23. Consuming REST APIs on the Server Side.html
24. Code with React JS.html
25. Code Location APIs.html
26. The Referential Code on GitHub.html
27. How to Clone Code from GitHub.html
28. What is Swagger - OpenAPI.html
29. Why not Using Swagger at First.html
30. Design Weather APIs.html
31. Sequence of APIs Implementation.html
32. Implement Cache for your APIs
33. Global Exception Handling
34. Implement Rate Limit for your APIs
35. Database Setup.html
36. REST Architecture Constraints