paramsiddharth / rest-api-playground

A virtual REST API for learners to play around with.

Home Page:https://paramsiddharth.github.io/rest-api-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST API Playground

A virtual REST API for learners to play around with.

Screenshot Click here to view it online.

Usage

This website has been created specifically for educational purposes. It provides a very user-friendly environment for new learners and allows them to explore the powers of the REST API on the client-side itself.

Development

  • Install the dependencies.
    npm ci
  • Serve up the website.
    npm start

The website will be live at http://localhost:5000.

About

A virtual REST API for learners to play around with.

https://paramsiddharth.github.io/rest-api-playground


Languages

Language:CSS 70.7%Language:JavaScript 26.5%Language:HTML 2.8%