lesson
Create New Tables and Models With Deno Database MigrationBuild and deploy a REST API with DenoWe will create two new tables using a migration and create the equivalent models
lesson
How to Authenticate and Authorize REST API Requests in DenoBuild and deploy a REST API with DenoWe will look at how to set up authentication and further authorize the requests
lesson
Create a Database Controller in DenoBuild and deploy a REST API with DenoCreating the server endpoints for the Duck namespace
lesson
Build API Calls That Generate SQL Queries in DenoBuild and deploy a REST API with DenoCreating the methods to access the database
lesson
Migrating Data to PostgreSQL and Modeling Data in DenoBuild and deploy a REST API with DenoIn this step, we will create our first data model and create a corresponding table using a migration
lesson
Building a MySQL or PostgreSQL Database Pool in DenoBuild and deploy a REST API with DenoTime to connect our models to our database!
lesson
Integrate a PostgreSQL Database With Nessie Into a Deno APIBuild and deploy a REST API with DenoIt's time to add Nessie! We will now initialize Nessie in our project and also spin up our development database
lesson
How to Build REST API Endpoints in DenoBuild and deploy a REST API with DenoWe will create the router and look at how to test our endpoints
lesson
How to Prepare Deno to Build a REST APIBuild and deploy a REST API with DenoWe will create the initial project files and set up our environment
lesson
Best Practices for a REST API: Endpoints and Database SchemaBuild and deploy a REST API with DenoWe will go through the thought process of planning an application.
lesson
How to Import JSON Data and Seed a Database With Deno NessieBuild and deploy a REST API with DenoWe will run our seed file and populate our database
lesson
How to Create a Database Seed File With Deno NessieBuild and deploy a REST API with DenoWe will create a seed file using the Nessie CLI
Learn how to create a custom Typeform-style survey with Replit Agent, an adva...
Learn how to prompt Replit Assistant, an advanced AI-coding assistant, to cre...
Learn how to create your first Discord bot with Replit Agent, an advanced AI-...