Giter VIP home page Giter VIP logo

buahtangan_back's Introduction

BackEnd

Backend for BuahTangan

Api

routing method description req Params res param
api/products/city_name/category GET Get All Products based on city name - [{id,name,price,image_url,desc,city_name,category_name}]
api/featured/city GET Get Featued Product - [{id,name,price,image_url,desc,city_name,featured}]
api/checkout POST Checkout Transaction token, cartItems {massage,transaction_id}
api/login POST Login username, password {sendUser:{id,name,profilpicture},token}
api/register POST Register username, email, password, photo {massage}

| api/transaction | GET | Menampilkan Data Transaksi | - |{transactionId, username, user_id, status}| | api/transaction | PUT | Mengedit Transaksi | transactionId, user_id, status | | | api/fblogin|POST|-|name.username,email,profil_picture_url|{sendUser:{id,name,profilpicture},token}| |api/products|POST|create product for seller|name,price,image_url,desc,city,category,featured|massage| | api/products/:id|DELETE|create product for seller|-|massage| | api/products/:id|PUT|create product for seller|name/price/image_url/desc/featured|massage| | api/upload|POST|create product for seller|name,data(base64)|url| | api/place/city_name|GET|get place base on city|-|[{}]|

buahtangan_back's People

Contributors

hepiska avatar ridhoassuryadi avatar mfpebrizal 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.