Skip to content

Fenrir12/park-hang-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParkHang API

A RESTful backend API for the ParkHang mobile app, built with Node.js, Express, and PostgreSQL.
Supports user authentication, park listing, and user check-ins.


Features

  • User registration and login with JWT authentication
  • Retrieve list of parks
  • Check in to a park (once per day)
  • View user check-in history
  • API documentation via Swagger UI

Tech Stack

  • Node.js (v16+)
  • Express.js
  • PostgreSQL
  • JWT for authentication
  • Swagger (OpenAPI) for API docs

Getting Started

Prerequisites

  • Node.js and npm installed
  • PostgreSQL database (local or hosted)
  • Git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published