Skip to content

oktat/exapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exapi

Exapi framework

Express based REST API sablon

Install

git clone https://github.com/oktat/exapi
cd exapi
npm install

APP KEY generation

Run the genkey tools:

node tools/genkey.js

Database settings

The database settings can be found at the following location:

  • config/default.json

Starting

For development:

npm run dev

Run productum:

npm start

Licence

May be freely distributed under the MIT license.

Copyright (c) 2023 Sallai András

Releases

No releases published

Packages

No packages published