Skip to content

MoonBaseDAO/backend-api

 
 

Repository files navigation

MoonBase.App Backend API Server

Build status

Live API endpoint: http://moonbase.info.gf:3000/v1

API Endpoints

Active Endpoints:

/messages --> retrieves all messages from postgresdb

Under Construction Endpoints:

/userId --> generates a unique userId key to store in postgres db & to use as an endpoint for generating a userId and storing user's of front-end clients

To Get Started

yarn runQuery
yarn run startdev

Goto localhost:3001 Goto localhost:3001/api-docs for API Docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%