api/

directory
v0.0.0-...-7f22e17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2017 License: Apache-2.0

Directories

Path Synopsis
CONFIG.GO SHOULD BE GITIGNORED -- DB & PORT INFO
CONFIG.GO SHOULD BE GITIGNORED -- DB & PORT INFO
create.go -- DB queries that create objects db.go -- Database Connection for Application (moved everything into CRUD letter files for simplicity) >Keeping all DB access functions in this package to keep things clean delete.go -- DB queries that delete objects read.go -- DB queries that read objects update.go -- DB queries that edit objects
create.go -- DB queries that create objects db.go -- Database Connection for Application (moved everything into CRUD letter files for simplicity) >Keeping all DB access functions in this package to keep things clean delete.go -- DB queries that delete objects read.go -- DB queries that read objects update.go -- DB queries that edit objects
group.go -- each group gets its own collection, this is just how we resolve permissions notification.go -- each group gets its own collection, this is just how we resolve permissions post.go -- models for post operations thread.go -- models for thread operations user.go -- models for user operations
group.go -- each group gets its own collection, this is just how we resolve permissions notification.go -- each group gets its own collection, this is just how we resolve permissions post.go -- models for post operations thread.go -- models for thread operations user.go -- models for user operations
User Routes that will be used to manage basic user management utils API Routes that will be used by the source of the application.
User Routes that will be used to manage basic user management utils API Routes that will be used by the source of the application.
* * Server.go -- Starts Dartboard Server
* * Server.go -- Starts Dartboard Server
util.go -- Utility functions to be used in main Currently just middleware functions
util.go -- Utility functions to be used in main Currently just middleware functions

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL