2.0.10 • Published 7 years ago

fbkt v2.0.10

Weekly downloads
2
License
ISC
Repository
-
Last release
7 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

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.91

7 years ago

1.0.90

7 years ago

1.0.80

7 years ago

1.0.76

7 years ago

1.0.75

7 years ago

1.0.74

7 years ago

1.0.73

7 years ago

1.0.72

7 years ago

1.0.71

7 years ago

1.0.70

7 years ago

1.0.68

7 years ago

1.0.67

7 years ago

1.0.66

7 years ago

1.0.65

7 years ago

1.0.63

7 years ago

1.0.62

7 years ago

1.0.61

7 years ago

1.0.60

7 years ago

1.0.58

7 years ago

1.0.57

7 years ago

1.0.56

7 years ago

1.0.55

7 years ago

1.0.54

7 years ago

1.0.53

7 years ago

1.0.52

7 years ago

1.0.51

7 years ago

1.0.50

7 years ago

1.0.42

7 years ago

1.0.41

7 years ago

1.0.40

7 years ago

1.0.39

7 years ago

1.0.38

7 years ago

1.0.37

7 years ago

1.0.36

7 years ago

1.0.35

7 years ago

1.0.34

7 years ago

1.0.33

7 years ago

1.0.32

7 years ago

1.0.31

7 years ago

1.0.30

7 years ago

1.0.29

7 years ago

1.0.28

7 years ago

1.0.27

7 years ago

1.0.26

7 years ago

1.0.25

7 years ago

1.0.24

7 years ago

1.0.23

7 years ago

1.0.22

7 years ago

1.0.21

7 years ago

1.0.20

7 years ago

1.0.19

7 years ago

1.0.18

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago