Giter VIP home page Giter VIP logo

expressbookreviews's Introduction

coding-project-template

Final project by Vampeyer 1 / 7 / 2024 ,

This is a Node Application , for a backend framesork that is working.

to test and run ,

  1. first clone the repository and
  2. Test out the endpoints , provided in final_project/router/general.js , by first installing npm , then running the nodemon server. This can be done by , first , opening up the terminal using vscodium , or a similar IDE , and type
  • npm install
    - this will install all the dependencies needed for the node application , from the package.json file , under - dependencies.
    • npm start //in the terminal will not start the terminal , and start a server on localhost:5000 // PORT = 5000 // where the port is set to port 5000.
  1. with the nodemon server running , you can now visit the following end points in the browser , to view the book data and their reviews.

/review/:isbn

-- Too view the review of a movie only , based on its isbn #.

  ( replace isbn with the books isbn # , ex http://localhost:5000/review/99  ) 


task 10 . Async Await functionality was built into the existing framework , and can be kept or removed in each endpoint , both achieving the desired result.



( Username and JWT hand shake , from a put request , for authenticated logon to be validated at a later date. )

End Notes ------------------------------------------------------

--- I really liked this project , it took me a bit more time than I had originally planned , but I would like to thank IBM for this coursework and framework , as it was exceptionally useful , and spot on.

I will certinly implement the routing I have learned here , and most of all I actually really like my own little book store.

expressbookreviews's People

Contributors

lavskillup avatar sklup55 avatar vampeyer avatar ibm-skills-network-bot avatar

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.