Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fastify v3.0 API Tutorial using basic routes, plugins, and data validation.

Notifications You must be signed in to change notification settings

ekotristiyadi1/logrocket-fastify-api-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastify API Tutorial

Description: Fastify v3.0 API Tutorial using basic routes, plugins, and data validation.

How to use?

Install all dependencies using:

npm install

Next, run the server with:

node server.js

Available Routes?

Server runs locally on port 5000.

  1. http://localhost:5000/getStack
  2. http://localhost:5000/addItem

About

Fastify v3.0 API Tutorial using basic routes, plugins, and data validation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%