Socket
Book a DemoInstallSign in
Socket

fbkt

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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.

latest
npmnpm
Version
2.0.10
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 16 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.