Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dexter2206/flask-classes


https://github.com/dexter2206/flask-classes

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Suggested exercises

1. (After example 10). Create resources for other models.
2. (After example 11). Create resources for Department and Project models using Marshmallow schemas.

# Project
Recall your implementation of expense-logging application. Write a REST API version of this app using Flask, SQLAlchemy and Marshmallow