On second thought express can do the job

This commit is contained in:
Alexis
2023-04-25 18:50:13 +02:00
parent 5b5c0f5f3e
commit f231fa317c
18 changed files with 3524 additions and 8633 deletions

View File

@@ -1,2 +1,23 @@
# rep-lookup-fr-api
API Layer for rep-lookup-fr repo
# Getting Started with [Fastify-CLI](https://www.npmjs.com/package/fastify-cli)
This project was bootstrapped with Fastify-CLI.
## Available Scripts
In the project directory, you can run:
### `npm run dev`
To start the app in dev mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
### `npm start`
For production mode
### `npm run test`
Run the test cases.
## Learn More
To learn Fastify, check out the [Fastify documentation](https://www.fastify.io/docs/latest/).