Directories ¶
Path | Synopsis |
---|---|
Package api provides an HTTP handler that handles the bebop REST API requests.
|
Package api provides an HTTP handler that handles the bebop REST API requests. |
Package avatar provides a service that manages bebop user avatars.
|
Package avatar provides a service that manages bebop user avatars. |
cmd
|
|
bebop
Bebop is a simple discussion board / forum web application.
|
Bebop is a simple discussion board / forum web application. |
Package config provides the bebop configuration file structure, initialization and reading.
|
Package config provides the bebop configuration file structure, initialization and reading. |
Package filestorage provides a file storage service that manages public web app files e.g.
|
Package filestorage provides a file storage service that manages public web app files e.g. |
Package jwt provides a service to create and verify JWT auth tokens for the bebop web app.
|
Package jwt provides a service to create and verify JWT auth tokens for the bebop web app. |
Package oauth provides an HTTP handler to handle OAuth2 redirect and callback requests for the bebop web app.
|
Package oauth provides an HTTP handler to handle OAuth2 redirect and callback requests for the bebop web app. |
Package static provides http handlers for serving static files from the embedded filesystem or from a local directory.
|
Package static provides http handlers for serving static files from the embedded filesystem or from a local directory. |
Package store provides a bebop data store interface.
|
Package store provides a bebop data store interface. |
mysql
Package mysql provides a MySQL implementation of the bebop data store interface.
|
Package mysql provides a MySQL implementation of the bebop data store interface. |
postgresql
Package postgresql provides a PostgreSQL implementation of the bebop data store interface.
|
Package postgresql provides a PostgreSQL implementation of the bebop data store interface. |
Click to show internal directories.
Click to hide internal directories.