Skip to content

entom/Home-Library-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home-Library-Backend

Backend for Home Library Project

Install packages & make some configuration

npm install

Run project for development

npm start

API Information

API is available with prefix /api
You can check /swagger.json for api documentation.
On /api-docs You can find SwaggerUI.
Please change api url in /public/api-docs/index.html file.