Giter VIP home page Giter VIP logo

book-bound-json-server-api's Introduction

Book-Bound JSON Server API

This project is a JSON Server implementation of an API for the Book-Bound API Challenge.

JSON Server is extremely simple to use from the command line so I have also included server.js to demonstrate setting up a custom server in code.

Book-Bound API Challenge

The API Challenge involves creating the same API with book and author endpoints using as many different implementations as possible.

Installing the application

Download the project from GitHub. Run npm install to install package dependencies.

Running the application

Run npm start to start JSON server using command-line attributes or run npm run server to start the custom server. Navigate to http://localhost:3000 to view the endpoint.

API endpoints

  • http://localhost:3000/api/books
  • http://localhost:3000/api/authors

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.