Skip to content

drm10001/OPIM3221_FullStackOverview

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

OPIM 3221 Full Stack Overview

Overview of how to setup APIs and a database for your Capstone project!

What does "full stack" mean?

  1. Client applications
  2. APIs
  3. Databases

Setting up a cloud based Database

  1. Creating a MySQL database

Try it out

Connecting to your database locally

  1. Connecting to the database
  2. Setup database and insert some data

Try it out

Other options

  1. Creating Lambdas that will interact with your database
  2. Creating APIs

Resources

  1. What is full stack?

About

Overview of how to setup APIs and a database for your Capstone project!

Resources

Stars

Watchers

Forks

Releases

No releases published