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

https://github.com/jameskulu/flask-blog-rest


https://github.com/jameskulu/flask-blog-rest

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Flask Blog App

A simple blog application built using Flask.

## Introduction
This Flask Blog App is a lightweight web application for creating and managing blog posts. It provides a user-friendly interface for writing, editing, and deleting blog posts inculding authentication.

## Features
- User authentication for secure access to the blog.
- CRUD operations for managing blog posts (Create, Read, Update, Delete).