Skip to content

a-oboh/apoe4_api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APOE4 API

Installation

    npm install
    cp .env.sample .env
    npm run watch

visit http://localhost:7777

Documentation

Visit APIDOCJS to learn how to use doc blocks. You can also check the AuthController for an existing documentation format.

To generate documentation:

    npm run apidoc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.8%
  • HTML 21.2%
  • CSS 8.0%