Log In
0% completed
All Lessons
Free Lessons (3)
Recap of Go Programming
About this Course
Data Types and Variables
Conditional Statements and Loops
Functions and Scopes
Arrays and Structs
Quiz on the Basics of Go Language
Introduction to Mongo DB
Basics of Databases
Comparing SQL and NoSQL
Introduction to MongoDB
Quiz on Databases
API Guidelines
Introduction to Application Programming Interface (API)
API Design Guidelines
Go Frameworks
API Documentation
Quiz on API Guidelines
User Management
Project Overview
Authentication and Authorization
User Account Creation
Managing Login and Understanding JWTs
Creating the Authentication Middleware File
Fetch User Details
Fetch All Users
Exercise: Create a New User
Quiz on User Management
Genre Operations
Genre Module Workflow
Create a Genre
Fetch a Specific Genre
Fetch All Genres
Update a Genre
Delete a Genre
Exercise: Search Genre by Name
Quiz on Genre Operations
Movie Records
Movie Module Workflow
Creating a Movie
Fetch One Movie
Fetch All Movies
Update a Movie
Searching for a Movie
Filtering Movies by Genre
Delete a Movie
Exercise: Create a New Movie
Quiz on Movie Records
Movie Reviews
Add a Movie Review
View All Reviews on a Particular Movie
Deleting a Review
Fetch All User Reviews
Exercise: Update Movie Reviews
Quiz on Movie Reviews
Appendix
Project Tools and Setting Up the Project Database
Project Setup
Wrap Up
Conclusion
Project
Build a Programmer Skill Querying Website with React and Golang
API Development in Go Using MongoDB
/
...
/
Quiz on API Guidelines
Quiz on API Guidelines
Let's go over what we've learned about API Guidelines so far.
We'll cover the following...
...