Skip to content

JamuIn Backend API - A backend API for the JamuIn Android application. Built with Laravel 9 and MySql.

Notifications You must be signed in to change notification settings

JamuIn/backend-API

Repository files navigation

JamuIN Backend API

Laravel

Welcome to the JamuIN backend API repository! This API powers the innovative JamuIN Android application, which provides users with homemade Jamu recipes and recommendations for purchasing Jamu products from local micro, small, and medium enterprises (UMKM). The app also features a marketplace for supporting local Jamu UMKM.

Contributor

ID Name University Specialization
C125DKX4521 Sadam Alfian Pradana UIN Syarif Hidayatullah Jakarta Cloud Computing

API Endpoints

We have documented the extensive API for the marketplace feature using the Postman Documenter. This documentation provides detailed information about each endpoint, including functionalities, request parameters, response structures, and example requests and responses.

To access the API documentation, visit JamuIN API Documentation.

Getting Started

To start using the JamuIN backend API, follow the steps below:

Prerequisites

  • PHP 8 or higher
  • Composer
  • MySql Database

Installation

  1. Clone the repository: git clone https://github.com/JamuIn/backend-API.git
  2. Install the dependencies: composer install
  3. Create a new MySQL database for the project
  4. Configure the database connection in the .env file
  5. Run the database migrations: php artisan migrate
  6. Start the development server: php artisan serve
  7. The API is now up and running at http://localhost:8000.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as you please.

Created with 💚 by the JamuIN Team 🌿🧪

About

JamuIn Backend API - A backend API for the JamuIn Android application. Built with Laravel 9 and MySql.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published