2tle / GuhaeZooAPI

2022 Sunrin Internet High School Hackathon Application API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GuhaeZoo API

☝ Description

This is a server that supports the REST API for the GuhaeZoo Application.

⚡ Services

  1. Auth / User
  2. Posts

🛠️ Installation

$ npm install

🚀 Running the app

$ npm run start

🔒 Configuration config.js

secret : JWT's secret (required)
mongodb: Mongodb Address (required)
port: Mongodb port (required)
hostname: just api server's address (not required)

About

2022 Sunrin Internet High School Hackathon Application API


Languages

Language:JavaScript 78.4%Language:HTML 16.8%Language:CSS 4.7%Language:Nix 0.1%