Coder Social home page Coder Social logo

kemobackend's Introduction

REST API ADMIN

Route HTTP Description
/api/admin/signup POST Sign up with new user info
/api/admin/signin POST Sign in
/api/admin/adduser POST add user
/api/admin/alluser GET find all user
/api/admin/oneuser/:id GET find one user with id
/api/admin/addschedule/user/:id POST add schedule for user
/api/admin/removeschedule/user/:id POST remove schedule for user

REST API USER

Route HTTP Description
/api/user/signin POST Sign in
/api/user/signupform POST Sign up

REST API AGAMA

Route HTTP Description
/api/agama/all GET FIND ALL
/api/agama/:id GET FIND one
/api/agama/add POST ADD ONE
/api/agama/:id PUT UPDATE ALL
/api/agama/:id DELETE DELETE ONE

REST API AKOMODASI

Route HTTP Description
/api/akomodasi/add POST Add akomodasi
/api/akomodasi/akomodasi-saya GET get user akomodasi
/api/akomodasi/:id PUT get user akomodasi

REST API ALIRAN

Route HTTP Description
/api/aliran/add POST Add aliran
/api/aliran/all GET FIND ALL aliran
/api/aliran/:id GET FIND one aliran
/api/aliran/:id PUT update one aliran
/api/aliran/:id DELETE delete one aliran
/api/aliran/agamaId/:id GET Find all aliran by agamaId

REST API HOMESTAY

Route HTTP Description
/api/homestay/add POST Add homestay
/api/homestay/all GET FIND ALL homestay
/api/homestay/:id GET FIND one homestay
/api/homestay/:id PUT update one homestay
/api/homestay/:id DELETE delete one homestay

REST API RUMAHSAKIT

Route HTTP Description
/api/runahsakit/add POST Add runahsakit
/api/runahsakit/all GET FIND ALL runahsakit
/api/runahsakit/:id GET FIND one runahsakit
/api/runahsakit/:id PUT update one runahsakit
/api/runahsakit/:id DELETE delete one runahsakit

REST API SCHEDULE

Route HTTP Description
/api/schedule/add POST Add schedule
/api/schedule/all GET find all schedule
/api/schedule/updateSchedule/:id PUT update user schedule
/api/schedule/scheduleStatus/:id PUT update user schedule status
/api/schedule/userSchedule GET find user schedule

REST API BUKUTAMU

Route HTTP Description
/api/bukutamu/add POST Add schedule
/api/bukutamu/list GET find all schedule

kemobackend's People

Contributors

alangmahendra avatar

Watchers

James Cloos avatar

Forkers

yohanessahrul

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.