Giter VIP home page Giter VIP logo

khubaibkhan4 / flexi-store-server Goto Github PK

View Code? Open in Web Editor NEW
19.0 3.0 2.0 34.17 MB

Flexi-Store is a Sever that Contains the Rest API for the Flexi Store Ecommerce Kotlin Multiplatform Project.

Home Page: https://www.linkedin.com/in/khubaibkhandev/

License: GNU General Public License v3.0

Kotlin 99.96% Procfile 0.04%
api-rest ecommerce-api ecommerce-platform jwt-authentication ktor ktor-server products restapi restful-api compose-multiplatform kotlin-multiplatform

flexi-store-server's Introduction

Flexi-Store-Server

Flexi Store is an Ecommerce Application Server designed to provide a flexible and scalable backend for online stores.

Table of Contents

Introduction

Flexi Store is a server-side application designed to support ecommerce functionalities. It provides a robust backend system for managing users, categories, and products, facilitating the development of ecommerce platforms.

Features

  • User authentication and authorization
  • CRUD operations for managing users, categories, and products
  • Secure API endpoints for interacting with the server
  • Flexible and scalable architecture for accommodating future enhancements

Installation

To install Flexi Store Server locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/flexi-store-server.git
  2. Navigate to the project directory:

    cd flexi-store-server
    
  3. Install dependencies:

 ./gradlew build
  1. Start the server:
    ./gradlew run
    

Flexi-Store-KMP

Flexi-Store is developed using Ktor and is mandatory for the backend of the Flexi-Store-KMP. You can find the Flexi-Store-KMP repository here.

API Endpoints

Users

  • POST /v1/users: Create a new user.
  • POST /v1/login: Authenticate user login.
  • GET /v1/users: Get all users.
  • GET /v1/users/{id}: Get user by ID.
  • DELETE /v1/users/{id}: Delete user by ID.
  • PUT /v1/users/{id}: Update user by ID.

Categories

  • POST /v1/categories: Create a new category.
  • GET /v1/categories: Get all categories.
  • GET /v1/categories/{id}: Get category by ID.
  • DELETE /v1/categories/{id}: Delete category by ID.
  • PUT /v1/categories/{id}: Update category by ID.

Products

  • POST /v1/products: Create a new product.
  • GET /v1/products: Get all products.
  • GET /v1/products/{id}: Get product by ID.
  • DELETE /v1/products/{id}: Delete product by ID.
  • PUT /v1/products/{id}: Update product by ID.

Promotions Cards

  • POST /v1/promotions: Create a new promotions product.
  • GET /v1/promotions: Get all promotions products.
  • GET /v1/promotions/{id}: Get promotions product by ID.
  • DELETE /v1/promotions/{id}: Delete promotions product by ID.
  • PUT /v1/promotions/{id}: Update promotions product by ID.

If you are a Generoues Enough Then Please Buy me a Coffee:

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6 Screenshot 7 Screenshot 8 Screenshot 9 Screenshot 10 Screenshot 11

Contributing

Contributions are welcome! Please check the CONTRIBUTING.md file for guidelines.

License

This project is licensed under the MIT License - see the LICENSE file for details.

flexi-store-server's People

Contributors

khubaibkhan4 avatar

Stargazers

William avatar Pranav Lathigara avatar Musyoka Muasya avatar Moataz Mohamed avatar Debasish Bose avatar Giovanny Velez avatar dt_emmy avatar Bipul Islam avatar Nguyễn Quang Minh (NQM) avatar Juan Sanz avatar Aritra Das avatar Binay Shaw avatar Rodrigo Guerrero avatar jamilxt avatar Thusee avatar Muhammad Kamran avatar Muhammad Zohaib Imtiaz avatar Jayant Kumar avatar  avatar

Watchers

Bipul Islam avatar  avatar  avatar

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.