Skip to content

Following and learning from testdriven.io tutorial, about Flask, Postgresql, Docker, AWS, etc.

Notifications You must be signed in to change notification settings

mezklador/flask_microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Microservices

A tutorial available on testdriven.io

I'm updating my knowledge about Flask, PostgreSQL and Docker + AWS, with this tutorial available here: http://testdriven.io/

This a good approach about Test-Driven Development (TTD) with Unittest: all steps are written in testcase before writing any code! It's the kind of behavior I'd like to practice in a daily manner.

I just stepped away from Docker and AWS for the moment, because I don't want to spend to much time to install & setup softwares, raise some VMs on AWS, etc. And I don't know if I can continue with React. I'm not into javascript's trendy libraries, these days... But, you know, maybe I could be falling in love with it, why not?

It seems there's also some steps about refactoring code and use more libraries. I can't wait to check those steps!

Here is the training list:

Part One

1. Introduction

2. Getting Started

3. Docker Config

4. Postgres Setup

5. Test Setup

6. Flask Blueprint

7. RESTFul Routes

8. Deployment

9. Jinja Templates

10. Workflow

Part Two

1. Introduction

2. Project Refactor

3. Code Coverage

4. Continuous Integration

5. React Setup

6. Flask Deployment

7. React Forms

8. React and Docker

9. Flask Refactor

Part Three

1. Introduction

2. Flask Migrate

3. Flask Bcrypt

4. JWT Setup

5. Auth Routes

6. React Router

7. React Bootstrap

8. React Authentication

9. Update Component

10. Update Docker

Part Four

1. Introduction

2. End-to-End Test Setup

3. e2e Test Specs

4. React Component Refactor

5. React Form Validation

6. React Flash Messaging

7. Staging Environment

Part Five

1. Introduction

About

Following and learning from testdriven.io tutorial, about Flask, Postgresql, Docker, AWS, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages