Skip to content

Baldziutki/GymAppServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GymAppServer

GymAppServer is a backend server application built with Node.js and Fastify for GymAppMobile project.

GymAppMobile

GymAppMobile is the corresponding mobile application built to interact with GymAppServer.

Features

  • Workout Tracking: Allows users to save and track their workout routines, exercises, sets, and reps.
  • Data Persistence: Integration with MongoDB database for storing user information and workout data.
  • RESTful API: Provides a comprehensive RESTful API for users data integration.
  • Integration Tests: Includes integration tests to ensure the reliability and correctness of API endpoints.

Technologies Used

  • Node.js: Server-side JavaScript runtime environment. Node.js
  • Fastify: Fast and low overhead web framework for Node.js. Fastify
  • MongoDB: NoSQL database for storing application data. MongoDB
  • Mongoose: Elegant MongoDB object modeling for Node.js. Mongoose
  • Integration Testing: Utilizes Node.js assert module and Fastify's testing utilities for integration testing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published