wmduggan41 / IS601-Project-3

My Project 3 content using REST API with Flask, Docker, PyCharm, Postman and MySQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

IS 601 - Project 3

Please refer to my word document for showing screenshots working

Project Description

This project's goal was to use a REST API and use Postman to test the GET, POST, PUT, and DELETE request methods.

The data was taken from this csv source and converted to SQL statements using this online tool.

API Endpoint Testing using Postman

As the project was built, each API endpoint was manually tested using Postman. Download my word document for full screenshot results. Below is what my app looked like after launch:

Screenshot of 'localhost:5000/mlb-data' GitHub Logo

About

My Project 3 content using REST API with Flask, Docker, PyCharm, Postman and MySQL

License:MIT License


Languages

Language:HTML 53.6%Language:Python 44.1%Language:Dockerfile 2.3%