An open API service indexing awesome lists of open source software.

https://github.com/hptrk/learn-project-natours


https://github.com/hptrk/learn-project-natours

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Natours

This project was created as part of a **Node.js development** Udemy course.
It focuses on building a modern **RESTful API** with authentication, database management, and server-side rendering.

## 🚀 Features
- **Node.js & Express** – Backend API built with modern JavaScript.
- **MongoDB & Mongoose** – NoSQL database with schema-based validation.
- **Authentication & Authorization** – Secure login, signup, and role-based access.
- **RESTful API** – Follows best practices for API design and structure.
- **Server-Side Rendering** – Uses **Pug templates** for dynamic page rendering.

## 📅 Project Details
- **Course**: Udemy - Node.js, Express, MongoDB & More: The Complete Bootcamp
- **Year**: 2023
- **Technologies**: Node.js, Express, MongoDB, Mongoose, Pug

## 📸 Preview
![Natours Screenshot](readme-images/screenshot1.png)

---

⭐ This was a learning project and is not actively maintained.