Skip to content

Releases: Ptt-official-app/PyOpenBBSMiddleware

able to load general boards.

10 Dec 17:38
20f8276
Compare
Choose a tag to compare
Pre-release
  1. Able to load general boards.
  2. go-pttbbs updated to v0.2.2
  3. update apidoc to be modulized
  4. revise register and login.

successfully transition to pttofficialapps

06 Dec 20:29
976ae61
Compare
Choose a tag to compare

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.

06 Dec 14:25
8db9127
Compare
Choose a tag to compare
Pre-release

/Board/Boards/{boardname}
/Article/Articles/{boardname}
/Article/Articles/{boardname}/{article}

/User/Users/{username}
/Board/{type}
/User/{type}
/Article/{type}

update dock-image configuration

03 Dec 06:30
Compare
Choose a tag to compare
Pre-release

change from pttofficialapps/openbbs_middleware:main to pttofficialapps/openbbs_middleware:latest in docker-compose.yaml

update dock-image configuration

03 Dec 06:05
Compare
Choose a tag to compare
Pre-release
  1. docker-image repo changes to pttofficialapps.
  2. docker_initbbs.sh

register/login/logout, api-swagger, dockerfile.

02 Dec 07:25
Compare
Choose a tag to compare

This release includes the following features:

  1. fundamental dev framework based on cookiecutter / flask / flask-security-too / mongo
  2. register / login / logout.
  3. api-swagger with mock data.
  4. Dockerfile.