Giter Site home page Giter Site logo

jewel-store's Introduction

Jewel Store

GitHub repo size GitHub stars GitHub forks Twitter Follow

JavaScript NPM Node.js Express.js Postgres

Jewel Store is an API REST with filtering capabilities.

This project was developed as the *Advanced API REST Design** assignment in the Backend with Node and Express course for Desafio LATAM's **Full Stack with JavaScript** bootcamp

Assignment Background πŸ“–

The jewelry store My Precious Spa needs to change its desktop application for a modern and dynamic one. To perform this task, it contacted a Full Stack Developer to develop the REST API of a client application to meet the specific needs of its users in an efficient, maintainable and effective way.

You will need to create a REST API that allows:

  1. Resource limiting
  2. Resource filtering by fields
  3. Pagination
  4. Sorting
  5. HATEOAS data structure

Installing Jewel Store 🧰

To install Jewel Store, use the following command:

$ npm install

Using Jewel Store πŸ’»

To use Jewel Store, just run the server with the following command:

$ npm run dev

the URL is:

http://localhost:3000/

Tools πŸ› οΈ

Dependencies 🚧

Used dependencies include:

  • Dotenv - Zero-dependency module to manage environment variables.
  • Morgan - HTTP request logger middleware for Node.js.
  • Morgan Body - HTTP request body logger middleware for Node.js
  • Nodemon - Automatically restarting the node application when file changes in the directory are detected.
  • PG - PostgreSQL client for Node.js
  • PG Format - Node.js implementation of PostgreSQL format() to safely create dynamic SQL queries.
  • Yup - Schema builder for server-side data validation
  • CSB Inspector - Identifies the file and code line where the β€œconsole.log (data)” screen printing is being executed

Contact πŸ“«

If you want to contact me you can reach me at [email protected].

jewel-store's People

Contributors

dirkgaston avatar

Watchers

 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.