https://github.com/pwang1997/facade.cloud
Facade Cloud is a streamlined solution for developers seeking a hassle-free way to set up a robust backend system for their blogs.
https://github.com/pwang1997/facade.cloud
docker microservice redis spring-boot springcloud
Last synced: about 1 year ago
JSON representation
Facade Cloud is a streamlined solution for developers seeking a hassle-free way to set up a robust backend system for their blogs.
- Host: GitHub
- URL: https://github.com/pwang1997/facade.cloud
- Owner: pwang1997
- Created: 2024-04-06T12:16:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T00:09:05.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T20:34:37.377Z (about 1 year ago)
- Topics: docker, microservice, redis, spring-boot, springcloud
- Language: Java
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Facade Cloud
---
## background:
Facade Cloud is a streamlined solution for developers seeking a hassle-free way to set up a robust
backend system for their blogs. It offers simplicity, modularity, and deployment-readiness, allowing developers
to focus on creating engaging content and user experiences without worrying about backend intricacies. Leveraging
the power of Spring Boot, Facade provides essential blog functionalities such as post management, user authentication,
and extensible features, making it an ideal choice for developers looking for a ready-to-use backend solution.
## main functions:
- Support most blog functions, including CRUD on entities for blogs, projects and tags.
- Support Markdown-based content.
- Async SQL executions.
- GitHub Action on CI/CD
- Redis Cache on entities blogs and projects
## coming soon
- Async periodic update on views with RabbitMQ
- Microservices: Emailer
## tech stacks
- Spring Boot
- Redis
- RabbitMQ
- Spring Cloud
- Docker
- MySQL
- Redis