There are 0 repository under blog-backend topic.
This simple blog application provides a user-friendly platform for bloggers to publish their posts online. It is built using PHP on the server-side and uses MySQL for storing blog posts. The application allows bloggers to write blog posts, add images and publish them on the blog.
An backend assignment from company
simple blog system in flask
The backend of this blog website is built with Laravel, serving as a RESTful API to manage blog operations, including creating, editing, updating, and deleting posts in a MySQL database.
This repository contains a simple backend blog application. It demonstrates basic backend functionalities and provides a foundation for building and managing blog content.
A Blog backend built using express server, mongoDB atlas is used to store the data