Takane42 / API-Test

Simple GET API using ExpressJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple GET API Using ExpressJS

Used for blog purpose.

How To use

  1. Clone The repository

    git clone https://github.com/Takane42/API-Test.git

  2. Install Required Dependencies

    npm i

  3. Start The Program

    npm start

I Think this is a web server not an API lmao

About

Simple GET API using ExpressJS


Languages

Language:JavaScript 100.0%