Releases: Ptt-official-app/PyOpenBBSMiddleware
Releases · Ptt-official-app/PyOpenBBSMiddleware
able to load general boards.
- Able to load general boards.
- go-pttbbs updated to v0.2.2
- update apidoc to be modulized
- revise register and login.
successfully transition to pttofficialapps
Main Feature
Successfully transition to pttofficialapps.
Including
- pttofficialapps/openbbs_middleware
- pttofficialapps/go-pttbbs
API
- There is no change of API since v0.1.3
update api to comply with convention.
/Board/Boards/{boardname}
/Article/Articles/{boardname}
/Article/Articles/{boardname}/{article}
/User/Users/{username}
/Board/{type}
/User/{type}
/Article/{type}
update dock-image configuration
change from pttofficialapps/openbbs_middleware:main to pttofficialapps/openbbs_middleware:latest in docker-compose.yaml
update dock-image configuration
- docker-image repo changes to pttofficialapps.
- docker_initbbs.sh
register/login/logout, api-swagger, dockerfile.
This release includes the following features:
- fundamental dev framework based on cookiecutter / flask / flask-security-too / mongo
- register / login / logout.
- api-swagger with mock data.
- Dockerfile.