Skip to content

Shriharsh-Deshmukh/Project-Elegant

Repository files navigation

REST API

Welcome to the REST API! This API provides functionalities to interact with product data, including connections to the backend, schema models, data retrieval, filtration, searching, advanced search capabilities, sorting, selection of properties, pagination, and more.

API Endpoint

Access the API at: https://project-elegant-production.up.railway.app

Features

  • Backend Connection: Establishes a connection with the backend server to retrieve and manipulate product data.
  • Schema Models: Defines structured models for organizing and managing product data efficiently.
  • Data Retrieval: Enables the retrieval of product data from the backend server.
  • Filtration & Searching: Provides functionalities to filter and search for specific products based on various criteria.
  • Advanced Search: Offers advanced search capabilities to find products using complex queries and filters.
  • Sorting: Allows sorting of product data based on specified parameters.
  • Select Props: Enables selection of specific properties or fields from the product data.
  • Pagination: Implements pagination to manage large sets of product data efficiently.

Release Notes v1.0.0

Overview

This release marks the initial deployment of the Railway App REST API.

Release Details

Snapshots of Development Process

1.Code Interface:

1.Code Interface

2.Api Data:

2.Api Data

3.Postman Interface:

3.Postman Interface

4.MongoDB Atlas Interface:

4.MongoDB Atlas Interface

5.Railway APP API Deployment Page:

5.Railway APP API Deployment Page