Marcy Lab School Docs
Ctrlk
  • Welcome
  • Environment Setup
  • Coding Guides
  • Project Guides
  • Mod 0 - Command Line Interfaces, Git, and GitHub
  • Mod 1 - JavaScript Fundamentals
  • Mod 2 - Object-Oriented Programming
  • Mod 3 - HTML, CSS & the DOM
  • Mod 4 - Async & APIs
  • Mod 5 - Backend Servers & Databases
    • Overview
    • 1. Intro to Express
    • 2. Building a Static Web Server with Middleware
    • 3. Securing API Keys and Environment Variables
    • 4. RESTful CRUD API
    • 5. Model-View-Controller Architecture
    • 6. SQL and Databases
    • 7. JOIN (Association) SQL Queries
    • 8. Knex
    • 9. Your First Fullstack App!
    • 10. Migrations & Seeds
    • 11. Schema Design & Normalization
    • 12. Hashing Passwords with Bcrypt
    • How to Test your API with Postman
  • Mod 6 - React & Building Fullstack Applications
  • Civic Tech Hackathon
  • Capstone
  • Data Structures & Algorithms
Powered by GitBook
On this page

Mod 5 - Backend Servers & Databases

Overview1. Intro to Express2. Building a Static Web Server with Middleware3. Securing API Keys and Environment Variables4. RESTful CRUD API5. Model-View-Controller Architecture6. SQL and Databases7. JOIN (Association) SQL Queries8. Knex9. Your First Fullstack App!10. Migrations & Seeds11. Schema Design & Normalization12. Hashing Passwords with BcryptHow to Test your API with Postman
PreviousMod 4 Project Week — Build an API-Driven User InterfaceNextOverview

Last updated 1 year ago