Skip to content

hemanth-kotagiri/sgpa-rest-api-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGPA-Rest-API-Docs

API Documentation for sgpa-rest-api

Run this site locally

  • Clone the repo:
git clone https://github.com/hemanth-kotagiri/sgpa-rest-api-docs
  • Install:
cd sgpa-rest-api-docs && yarn install
  • Start the server:
yarn run docs:dev