Skip to content

The Daily Diet API repository hosts the source code for an impactful API designed to support the "Daily Diet" application. This API empowers users by providing a versatile array of features, enabling seamless management of daily meals and facilitating progress tracking towards dietary aspirations.

Notifications You must be signed in to change notification settings

gustavogarciac/dailydiet-api

Repository files navigation

Daily Diet API - Front End

The Daily Diet API repository hosts the source code for an impactful API designed to support the Daily Diet application. This API empowers users by providing a versatile array of features, enabling seamless management of daily meals and facilitating progress tracking towards dietary aspirations.

The API enables users to log their meals with ease. By inputting essential details such as meal names, descriptions, timestamps, and compliance status with their dietary regimen, users can keep a comprehensive record of their nutritional intake.

🚀 How can I set up the backend?

First of all, clone the project in your computer.

  git clone [email protected]:gustavogarciac/dailydiet-api.git

Next, you have to create two files in the source of the application such as .env and .env.test You can access the example files to know what to write.


💫 Running the backend

  // Install necessary dependencies
  $ npm install

  //Run the server
  $ npm run dev

🚀 Technologies

  • NodeJs
  • Fastify
  • Knex
  • Zod
  • Sqlite
  • Dotenv
  • Supertest
  • Vitest
  • TypeScript

💻 Copywright

Feel free to use this material to your own projects. Keep studying, we can change the world!

About

The Daily Diet API repository hosts the source code for an impactful API designed to support the "Daily Diet" application. This API empowers users by providing a versatile array of features, enabling seamless management of daily meals and facilitating progress tracking towards dietary aspirations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published