Git Product home page Git Product logo

sonatipek / vitamins-and-supplements-api Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 109 KB

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.

Home Page: https://vitamins-and-supplements.vercel.app/api/

License: GNU General Public License v3.0

JavaScript 100.00%
express mongodb mongoose nodejs rest-api restful-api supplements vitamins

vitamins-and-supplements-api's Introduction

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 [email protected].

Source

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.