Skip to content

RamboGj/diet-app-backend-fastify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diet App Backend

This is the backend component of a Diet App, developed using TypeScript, Fastify, and Knex. The Diet App backend provides a comprehensive set of APIs to manage user accounts, retrieve meals, create new meals, update existing ones, and delete meals. It is designed to empower users to maintain their dietary plans effectively.

Features

  • User Authentication: Users can create an account and securely authenticate using the provided credentials.

  • Meal Management: The app enables users to perform various operations on their meals, including viewing, adding, updating, and deleting meals.

  • Database Integration: The application uses Knex, a SQL query builder, to interact with a database, making data retrieval and storage efficient and reliable.

  • TypeScript: The project is developed using TypeScript, which provides static typing and helps in catching errors early in the development process.

  • Fastify: Fastify is a high-performance web framework for Node.js. It's used to create robust, efficient, and highly scalable RESTful APIs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published