ChukwunonsoFrank / i9-details-rest

πŸ‘©β€πŸ’» HNG9 Backend Task 1 - A RESTful API that returns personal details

Home Page:https://i9detailsrest.onrender.com/v1/users/1/details

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HNG9 Backend Task(Stage 1)

πŸ‘©β€πŸ’» HNG9 Backend Task 1 - A RESTful API that returns personal details

Getting Started

Clone the repo:

git clone https://github.com/ChukwunonsoFrank/i9-details-rest.git
cd i9-details-rest

Set environment variables:

cp .env.example .env

Install dependencies:

npm install

Running Locally

npm run dev

About

πŸ‘©β€πŸ’» HNG9 Backend Task 1 - A RESTful API that returns personal details

https://i9detailsrest.onrender.com/v1/users/1/details

License:MIT License


Languages

Language:JavaScript 97.8%Language:Shell 2.2%