Fast API

JSON →
library 0.4.0 ·javascript maintenance
verified Jun 7, 2026

Fast API (version 0.4.0) is a Node.js framework for building RESTful APIs by organizing service files in a folder structure. It automatically maps file paths to API endpoints, supports nested folders, and integrates Bluebird promises and Lodash utilities. Unlike other frameworks, it eliminates manual route definitions and auto-generates JSON documentation. Current release is 0.4.0; maintenance is sporadic with no recent updates.