2.0.10 • Published 8 years ago

fbkt v2.0.10

Weekly downloads
2
License
ISC
Repository
-
Last release
8 years ago

fbkt

function bucket is an opinionated toolkit for building a web server that helps to quickly pull together data in a JSON format to support web app development.

usage:
for a simple fbkt package, use the fbkt-extension-starter

##base fbkt package

  • fbktPipe
    • custom pipeline pattern for developing server-side code
  • fbktServer
  • utility
    • file i/o
    • handlebars templating
    • crypto
    • custom errors
  • restApi
    • express-based (this lib could be broken out to support other servers)
  • fbktPassport
    • token-based auth
    • this area of the stack should be improved... seif?, oauth, etc.
  • graphQl
  • dynamically compose a graph-ql schema from multiple fbkt-based libs

##extension libraries

  • fbkt-pg
    • dbManager
      • build, wipe, rebuild db for quick dev changes
      • patchDb on deployment
    • coreDb
      • fbkt_core_db schema to track db script management and fbktPipe records
      • exposes /fbkt and /ping api endpoints for default restApi
    • dbAccess
      • wraps knex.js for traditional db access. (this is an old component that will be re-written, but it works for now)
      • data composition by configuration(json aggregation in the db)
  • fbkt-login
  • requires fbkt-pg
  • provides basic schema for managing organizations, contacts, licenses
2.0.10

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.91

8 years ago

1.0.90

8 years ago

1.0.80

8 years ago

1.0.76

8 years ago

1.0.75

8 years ago

1.0.74

8 years ago

1.0.73

8 years ago

1.0.72

8 years ago

1.0.71

8 years ago

1.0.70

8 years ago

1.0.68

8 years ago

1.0.67

8 years ago

1.0.66

8 years ago

1.0.65

8 years ago

1.0.63

8 years ago

1.0.62

8 years ago

1.0.61

8 years ago

1.0.60

8 years ago

1.0.58

8 years ago

1.0.57

8 years ago

1.0.56

8 years ago

1.0.55

8 years ago

1.0.54

8 years ago

1.0.53

8 years ago

1.0.52

8 years ago

1.0.51

8 years ago

1.0.50

8 years ago

1.0.42

8 years ago

1.0.41

8 years ago

1.0.40

8 years ago

1.0.39

9 years ago

1.0.38

9 years ago

1.0.37

9 years ago

1.0.36

9 years ago

1.0.35

9 years ago

1.0.34

9 years ago

1.0.33

9 years ago

1.0.32

9 years ago

1.0.31

9 years ago

1.0.30

9 years ago

1.0.29

9 years ago

1.0.28

9 years ago

1.0.27

9 years ago

1.0.26

9 years ago

1.0.25

9 years ago

1.0.24

9 years ago

1.0.23

9 years ago

1.0.22

9 years ago

1.0.21

9 years ago

1.0.20

9 years ago

1.0.19

9 years ago

1.0.18

9 years ago

1.0.17

9 years ago

1.0.16

9 years ago

1.0.15

9 years ago

1.0.14

9 years ago

1.0.13

9 years ago

1.0.12

9 years ago

1.0.11

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago