Lazarus22 / FDBackend

Flavor Database Back end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flavor Database Backend

This project serves as the backend for a flavor database, handling data management and API services.

Setup

  1. Clone the repository:
    git clone https://github.com/Lazarus22/FDBackend.git
    cd FDBackend
    
     Install dependencies:
    
     bash
    

npm install

Start the server:

bash

npm start

Usage

Send HTTP requests to localhost:3000 to interact with the database.

About

Flavor Database Back end


Languages

Language:Go 87.6%Language:Cypher 7.1%Language:Dockerfile 5.1%Language:Procfile 0.2%