Skip to content

SwiftCMS is a fast and flexible Python content management system (CMS) with a modern API. Ideal for blogs, news sites, and secure pages.

Notifications You must be signed in to change notification settings

Lalka12235/SwiftCMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftCMS

SwiftCMS is a minimalistic but powerful CMS developed using:

Tech stack:

  • Python 3.13
  • FastAPI
  • SQLAlchemy 2.0
  • PostgreSQL
  • Docker

Key features: ✅ Content creation and management (articles, pages) ✅ Flexible role system (admin, editor, guest) ✅ RESTful API for frontend integration ✅ Tags and categories support

Deployment

Build

  docker build -t cms-system.

Run

  docker run -d -p 8000:8080 cms-system

About

SwiftCMS is a fast and flexible Python content management system (CMS) with a modern API. Ideal for blogs, news sites, and secure pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published