Skip to content

Pendiam/fake-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake REST API

Table of contents

General info

This project is simple full fake REST API.

The app was inspired by @typicode

Technologies

Project is created with:

  • JSON Server: 0.17.0

Setup

To run this project,

1. Install JSON Server globally using npm:

npm install -g json-server

2. Start JSON Server

$ cd fake-api
$ fake-api> json-server db.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published