zahinz / bitly-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node & Express API Starter For 2022 & 2023

"A minimally opinionated node & express starter for 2022 & 2023"

This template is also used by my utility create-my-express on npm.

Usage:

You should copy .env.sample to .env and then:

npm run dev - Run the development server.

npm test - Run tests.

npm run test:watch - Run tests when files update.

npm run build - Builds the server.

npm start - Runs the server.

Default endpoints:

A GET request to / will respond with a description of the application.

A POST request to / will echo any json sent in the request body.

Help out

Feedback and contributions are very welcome.

set-2023-day-20

blog-website-api-v2

bitly-clone

bitly-clone-v2

bitly-clone

About


Languages

Language:JavaScript 99.1%Language:Dockerfile 0.9%