Skip to content

Repository files navigation

⚡ Fastify example

Continuos IntegrationCodeFactorGPLv3 License

A simple REST API implemented with Fastify

Tech Stack

Server: Node, Fastify

Test: AVA, Pactum

Run Locally

Clone the project

 git clone https://github.com/leosuncin/fastify-example.git

Go to the project directory

cd fastify-example

Install dependencies

 npm install

Start the server

 npm start

Running Tests

To run unit tests, run the following command:

 npm test

To run e2e tests, first run the server in background and then run the following command:

 npm run test:e2e

License

Release under the terms of GPL v3

About

A simple REST API built with Fastify

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages