NodPI

NodPI [Node+API] commonly known as `npi` is a highly extensible, open-source Node.js framework based on Express that enables you to quickly create APIs composed from backend systems such as databases

Built for API developers

  • Create Project Structure with all basic users api

  • Define your API endpoints and schemas

  • Create new route in existing project with all basic CRUD functions

Prerequisites

Install Node.js (version 10 or higher) if it is not already installed on your machine

Last updated

Was this helpful?