Skip to content

au5ton/serverless-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-api

Serverless Express.js stack for an API server on Firebase Functions. Inspired by this Medium post.

Features

  • Automatically initializes functions.config() from a local config.json file. Includes module that provides the local copy if running inside firebase serve --only functions.
  • Organized Express.js stack
  • Convenient postdeploy and predeploy actions.
  • Code generation with hygen (Try: npx hygen route new <name>)
  • OpenAPI integration with swagger-jsdoc. (See: Sample)

About

🛰 [indev] Serverless Express.js stack for an API server on Firebase Functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors