Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deeptech-kmitl/tungty-service

TungTy backend repository using kotlin spring boot
https://github.com/deeptech-kmitl/tungty-service

Last synced: 2 days ago
JSON representation

TungTy backend repository using kotlin spring boot

Awesome Lists containing this project

README

        

# Backend

## To call Party Service

### use /party/
#### /party/genPartyCode/{partyId}
to gen partycode
#### /party/partyCode/{partyId}
to get party code

## To call ...

##How to test Authen with Postman
http://localhost:8080/authen/login **POST METHOD**

#Register before Log in

#ถ้าได้ Token จาก Log In แล้ว ให้เปิด Postman --> Authorization

เลือก Bearer Token แล้วใส่ Token ที่ได้ในช่องว่างนะครับ