Skip to content

shnno61/pharmacy_api

Repository files navigation

pharmacy_api

it's an api for a pharmacy that search for a specific medicine with also a specific number of units in a database for this pharmacy and return some information about this medicine


Technologies

  • backend
    • nodejs and express
  • database
    • postgres

Data

  • using a small dataset to just test the api
    • see file dataset.csv

Schema

  • the medicines table schema is decleared in fiel medicines_table.sql

for linting

npm run lint

for prettering

npm run prettier

for build

npm run build

use for testing

npm run test

use for start

npm run start



Progress

  • task1

  • task 2

  • [] task 3

About

it's an api for a pharmacy that search for a specific medicine in a database for this pharmacy and return a specified in formation about this medicine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published