All Projects → osroom → Osroom

osroom / Osroom

Licence: bsd-2-clause
[很多问题在维修中, 作者疫情期间忙碌,很多问题无法及时处理] 准备v3.0 Beta, v2.2维护少| OS鹿 | Python Flask开源网站

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Osroom

Appkernel
API development made easy: a smart Python 3 API framework
Stars: ✭ 152 (-72.71%)
Mutual labels:  restful-api, mongodb, flask
Saltshaker api
saltshaker_plus restful api
Stars: ✭ 177 (-68.22%)
Mutual labels:  restful-api, flask
Bricks
A standard library for microservices.
Stars: ✭ 142 (-74.51%)
Mutual labels:  restful-api, mongodb
Bgp Dashboard
BGP Dashboard and Monitoring Web Application
Stars: ✭ 268 (-51.89%)
Mutual labels:  mongodb, flask
Grest
Build REST APIs with Neo4j and Flask, as quickly as possible!
Stars: ✭ 102 (-81.69%)
Mutual labels:  restful-api, flask
Webfluxtemplate
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
Stars: ✭ 107 (-80.79%)
Mutual labels:  restful-api, mongodb
Eddi
Scalable Open Source Chatbot Platform. Build multiple Chatbots with NLP, Behavior Rules, API Connector, Templating. Developed in Java, provided with Docker, orchestrated with Kubernetes or Openshift.
Stars: ✭ 171 (-69.3%)
Mutual labels:  restful-api, mongodb
Octblog
Yet another blog system powered by Flask and MongoDB
Stars: ✭ 421 (-24.42%)
Mutual labels:  mongodb, flask
Data Driven Web Apps With Flask
Course demo code and other hand-out materials for our data-driven web apps in Flask course
Stars: ✭ 388 (-30.34%)
Mutual labels:  mongodb, flask
Gokit
Go Examples: From basics to distributed systems
Stars: ✭ 325 (-41.65%)
Mutual labels:  restful-api, mongodb
Appy Backend
A user system to bootstrap your app.
Stars: ✭ 96 (-82.76%)
Mutual labels:  restful-api, mongodb
Pb
pb is a formerly-lightweight pastebin and url shortener
Stars: ✭ 448 (-19.57%)
Mutual labels:  mongodb, flask
Restfeel
RESTFeel: 一个企业级的API管理&测试平台。RESTFeel帮助你设计、开发、测试您的API。
Stars: ✭ 59 (-89.41%)
Mutual labels:  restful-api, mongodb
Nodejs Rest Api Project Structure Express
Nodejs project structure practices for building RESTful APIs using Express framework and MongoDB.
Stars: ✭ 134 (-75.94%)
Mutual labels:  restful-api, mongodb
Nodepress
😎 RESTful API service for Blog/CMS, powered by @nestjs
Stars: ✭ 829 (+48.83%)
Mutual labels:  restful-api, mongodb
Machine Learning
Web-interface + rest API for classification and regression (https://jeff1evesque.github.io/machine-learning.docs)
Stars: ✭ 235 (-57.81%)
Mutual labels:  mongodb, flask
Origami
🔓 🔑 🔐 Origami: Artificial Intelligence as a Service
Stars: ✭ 140 (-74.87%)
Mutual labels:  mongodb, flask
Quokka
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
Stars: ✭ 2,198 (+294.61%)
Mutual labels:  mongodb, flask
Jianshu
仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫
Stars: ✭ 296 (-46.86%)
Mutual labels:  restful-api, mongodb
Mini Shop Server
基于 Flask 框架开发的微信小程序后端项目,用于构建小程序商城后台 (电商相关;rbac权限管理;附带自动生成Swagger 风格的API 文档;可作「Python 项目毕设」;慕课网系列)---- 相关博客链接:🌟
Stars: ✭ 446 (-19.93%)
Mutual labels:  restful-api, flask
osroom

dev(开放更新中,可在Tag中可以选择以往的其他版本)

  • 当前更新比较多,请及时更新新版本

  • 低版本更新到v2.2后,如果出现ROOT用户权限问题,[注销登录]后再次登录

** 注意:更新到v2.2的童鞋请先看这篇文章 **

Version Status Other
dev 开发... v1.x.x更新到dev版本时需要重新配置数据库文件
v2.2 v1.x.x更新到v2.2版本时需要重新配置数据库文件
v2.1 v1.x.x更新到v2.1版本时需要重新配置数据库文件
v2.0 v1.x.x更新到v2.0版本时需要重新配置数据库文件
v2.0 Beta v1.x.x更新到v2.0beta版本时需要重新配置数据库文件
v1.1.1 不建议使用 v1.x.x更新到dev版本时需要重新配置数据库文件

OSROOM是使用Python3(>=3.4) 语言,基于Flask微型框架 + Mongodb(>=3.4)+ Redis开发的一个Web系统(CMF , Rest Api).

可用于搭建(开发)个人网站,  企业官网, 也可以作为其他平台的服务端, 比如小程序客户端可以调用OSROOM Api请求操作数据. 功能支持方便,可以自己开发更多的插件或者扩展模块,让功能更全面! 目前只在Ubuntu 14.04, 16.04,18.04和Centos 6测试过,其余Linux发行版还未测试。

文档

使用前请更新python lib

pip install -U -r requirements.txt

长期可访问文档地址: https://osroom.github.io/osroom-doc

其他相关问题解决方案: OSROOM问题

Demo

Demo网站使用默认主题(osr-style),安装了文件存储插件(用于作为图床),文本内容检查插件,IP识别地址插件

https://demo.osroom.com

目前Demo安装的属于测试版本,如有BUG请提交

官网: http://osroom.com (该站可能已下线)

功能与支持

功能

  • 可做Web 服务端Api, Restful api,简单修改即可做微信小程序的Api.

  • 管理端和默认主题osr-style都支持富文本和MarkDown编辑器.

  • 内容发布:

    发布-每个用户可独立发布文章与评论.

    管理-管理人员可在管理端管理全部内容,可通过插件实现自动审核或人工审核用户发布的内容.

  • 多媒体功能:管理者可再管理端上传图片/音频/视频等供网站使用.

  • 权限控制功能:

    Api/page-可以设置每一个Api和Page需要的请求权限.

    Role-用户角色, 可赋于每个Role拥有的权限.

    User-为用户指定角色,即可获取相关权限.

  • 网站设置: 大量设置可以在管理端直接修改,无需改动代码.

  • 部分功能支持插件开发

  • 支持多语言翻译

  • 还有用户管理, 验证码发送, 图片验证码, 邮件管理, 消息, 主题内容管理, 等...

更多功能请访问demo网站

支持开发

为何开发?

那就是基于自己对Web编程的兴趣与学习更多的编程知识.

Admin首页

Admin主页

详情请访问demo网站

License

BSD2 Copyright (c) 2017-present, Allen Woo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].