Skip to content

A repo for storing example apis in express, adonis, koa, and more

License

Notifications You must be signed in to change notification settings

nanoapi-io/nodejs-example-apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Example APIs

This repo contains a collection of NodeJS APIs that showcase the functionality of NanoAPI's CLI.

Quick Start

Ensure you have napi installed:

npm install -g @nanoapi.io/napi

Clone this repo and navigate to the desired framework/API directory:

git clone https://github.com/nanoapi-io/nodejs-example-apis.git && \
cd nodejs-example-apis/express/1-simple && \
npm i

You're all set to run napi commands!

napi init
napi ui

About

A repo for storing example apis in express, adonis, koa, and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published