Skip to content

Vitamins and Supplements API is a RESTful service created to provide access to basic information and recommendations about vitamins and dietary supplements. The API fetches vitamin/supplement information such as dosage, benefits, recommendations and score through various endpoints.amins.

License

Notifications You must be signed in to change notification settings

sonatipek/vitamins-and-supplements-api

Repository files navigation

GPLv3 License

Vitamins and Supplements API

Vitamins and Supplements API is a RESTful service created to provide access to basic information and recommendations about vitamins and dietary supplements. The API fetches vitamin/supplement information such as dosage, benefits, recommendations and score through various endpoints. It can create, update and delete supplements/vitamins.

I used this API in my "vitamins&supplements" infographic frontend project to support athletes' training programs, help sedentary individuals find the right supplements for them, and provide information to anyone who wants to make informed decisions about nutrition. Related Project

Does not contain recommendations for use, I recommend that you consult your doctor in any case

Related Project

You can access the "vitamins&supplements" infographic frontend project I developed using this API from the link below:
Vitamins & Supplements

Tech Stack

Tech

API Reference / Endpoints

You can view the related endpoints via the following link: API Reference

Run Locally

  1. Clone the project

    git clone https://github.com/sonatipek/vitamins-and-supplements-api.git
  2. Go to the project directory

    cd vitamins-and-supplements-api
  3. Install dependencies

    npm install
  4. Start the server

    npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGO_CONNECTION

JWT_SECRET_KEY

JWT_EXPIRE

Feedback

Please don't hesitate to give me feedback on your reviews. I really care about this feedback and find it very valuable to improve myself.
You can send your feedback through the communication channels in my profile or sonatsayginipek@gmail.com.

Source

The information in the API's database is excerpted from the video below. https://www.youtube.com/watch?v=z3LFfY3AhVQ

About

Vitamins and Supplements API is a RESTful service created to provide access to basic information and recommendations about vitamins and dietary supplements. The API fetches vitamin/supplement information such as dosage, benefits, recommendations and score through various endpoints.amins.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published