Skip to content
#

hpp

Here are 99 public repositories matching this topic...

This repo contains my version of the Natours project, a tour booking web app that I learned to build by taking the Node.js course on Udemy by Jonas Schmedtmann. The app uses Node.js, Express and MongoDB to create a RESTful API and a dynamic website. The app also implements authentication, authorization, security, payments and email features.

  • Updated May 8, 2023
  • JavaScript

This Node.js, Express.js, and MongoDB RESTful API offers authentication, CRUD operations, pagination, filtering, sorting, geocoding, and image uploading. Manage bootcamps, courses, reviews, and users based on different access levels. Search for bootcamps within a radius, and upload bootcamp images.

  • Updated Feb 19, 2024
  • JavaScript

A music app's backend, built with Node and Express, that handle tasks like user authentication, data storage, and request responses. It would use technologies like JWT and mongoose. Middlewares like cors and helmet would handle CORS headers and secure the app. Dependencies like dotenv and validator would manage env variables and validate data.

  • Updated Dec 27, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the hpp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hpp topic, visit your repo's landing page and select "manage topics."

Learn more