Skip to content

mbetim/toxicological-samples-api

Repository files navigation

Toxicological Samples

An Express server that creates a medical report for toxicological samples

Try it out!

  1. Download the Insomnia boilerplate
  2. Import it on your workspace
  3. Select the "Prod" environment (or build the project and try it locally with "Local")
  4. Sign up with POST /api/v1/auth/signup
  5. Log in with POST /api/v1/auth/login
  6. Play with POST /api/v1/toxicology/samples and GET /api/v1/toxicology/samples

How to build the project

  1. Clone the repo to your local machine
git clone https://github.com/mbetim/toxicological-samples-api.git
# or
gh repo clone mbetim/toxicological-samples-api
  1. Install the dependencies (the project is using yarn)
yarn
  1. Duplicate the .env.example with the name .env and fill it with your information

  2. Compile the project from Typescript

yarn build
  1. Run it!
yarn start

About

An Express server that creates a medical report for toxicological samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages