Skip to content

Plep-m/OPC_API

Repository files navigation

OPC_API

requirements :
node 15.8
OPC Database access (will be released after)

Install :
git clone
npm install
echo >> .env

edit .env like this :
DB_Password=Yourpassword
DB_User=YourUser
DB_Host=YourHost
DB_Name=DatabaseName

test using postman is the best option exemple :
http://localhost:8090/api/city/CITYNAME

Disclaimer :
this is a school project and the data aren't accurate yet

About

Rest Api i made for my school project (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published