Skip to content

noclocks/demo-jsonserver

Demo JSON Server

Note

This is a demo project that uses JSON Server to create a fake REST API for prototyping and testing.

Contents

Introduction

This is a demo project that uses JSON Server to create a fake REST API for prototyping and testing.

To accomplish this, the following steps were taken:

  1. Created this repository
  2. Added a db.json file with some data
  3. Automatically deployed to https://my-json-server.typicode.com/noclocks/demo-jsonserver

Project Structure

Note

Note that this project implements the deployment above while also providing a local development environment.

The project structure is as follows:

  • db.json: A JSON file that contains the data for the fake REST API.
  • package.json: A Node.js package file that contains the dependencies and scripts for the project.

Contributing

Contributions are welcome! Please feel free to submit a pull request if you have any improvements or suggestions.

License

This project is licensed under the Unlicense.


(c) No Clocks, LLC | 2024

About

Demo Repository with a JSON Server Backend

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •