Skip to content

Releases: Ptt-official-app/go-pttbbsweb

able to load general boards.

13 Dec 02:51
8a6f436
Compare
Choose a tag to compare
Pre-release
  1. able to load general boards (sorted by boardname, filtered by boardname)

  2. update board-detail, article-list, comment-list, user api.

able to do login and register with docker.

12 Dec 14:41
5bfc8d5
Compare
Choose a tag to compare

able to do login

  1. /register/client
  2. /Account/register
  3. /Account/login
  4. add mock-http-post

able to do with mongodb:

  1. CreateOnly.
  2. UpdateOnly.
  3. Update.
  4. Find.
  5. Count.
  6. FindOne.
  7. Remove.

initialize the project

11 Dec 12:45
93edbc3
Compare
Choose a tag to compare
Pre-release

init the project.

including:
config_util
gin and api (query / json / login-required)
dockerfile