Martin9420 / DevOpenAPI

Project: Phase 1 API details DB used: DB2 DB environment: Deploy to Liberty server using Docker Server: Liberty As the details of API, user function management (GET method, POST method, PUT method, DELETE method) is used, and an authentication management system is introduced. Regarding security SQL injection SSL communication AES that's all
0 stars 0 forks source link

クライアント端末用API作成 #1

Closed Martin9420 closed 3 years ago

Martin9420 commented 3 years ago

仕様 Rest API JAX-RS DB:DB2

ユーザ情報の取得、更新、削除、登録などの一般的なAPI

1:GET 2:POST 3:PUT 4:DELETE

Martin9420 commented 3 years ago

ユーザAPIの作成 DB登録(DB2 or PostgreSQL)