being a new version of bbj
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vilmibm fcc1a2dfed
CheckAuth test
11 months ago
client/cmd blank things 1 year ago
server/cmd CheckAuth test 11 months ago
.gitignore finish check_auth 1 year ago
LICENSE Initial commit 1 year ago
README.md blank things 1 year ago
go.mod vague unfucking, work on db, test stubs and imp for user-register 12 months ago
go.sum user registration 1 year ago

README.md

bbj2

being a rewrite of bbj. Intended for use on tilde town, but of course can be used elsewhere.

TODO

  • server
    • config
    • db setup
    • auth
    • authoring
    • fetching
    • user api
  • client