update
This commit is contained in:
parent
29d0892963
commit
dbbc1dcbf6
34
README.md
34
README.md
@ -26,6 +26,40 @@ menjadi:
|
|||||||
> [!note]
|
> [!note]
|
||||||
> Link repo diatas
|
> Link repo diatas
|
||||||
|
|
||||||
|
## TOC
|
||||||
|
- [Overview](#overview)
|
||||||
|
- [TOC](#toc)
|
||||||
|
- [Repositories](#repositories)
|
||||||
|
* [span-gateway, span-user-api, span-token-api](#span-gateway-span-user-api-span-token-api)
|
||||||
|
* [skramd4j](#skramd4j)
|
||||||
|
* [BIGEBBRIDGE](#bigebbridge)
|
||||||
|
* [soa_ftp](#soa_ftp)
|
||||||
|
- [API endpoints and context roots](#api-endpoints-and-context-roots)
|
||||||
|
* [span-gateway](#span-gateway)
|
||||||
|
+ [`POST` /auth/login](#post-authlogin)
|
||||||
|
+ [`POST` /api/**](#post-api)
|
||||||
|
+ [`POST` /users/**](#post-users)
|
||||||
|
* [skramd4j](#skramd4j-1)
|
||||||
|
+ [`POST` /api/v2/sign](#post-apiv2sign)
|
||||||
|
+ [`POST` /api/v2/verify](#post-apiv2verify)
|
||||||
|
* [BIGEBBRIDGE](#bigebbridge-1)
|
||||||
|
+ [`POST` /bankStatementBI](#post-bankstatementbi)
|
||||||
|
+ [`POST` /dailyRateBI](#post-dailyratebi)
|
||||||
|
+ [`POST` /fundTransferBI](#post-fundtransferbi)
|
||||||
|
+ [`POST` /overbookingBI](#post-overbookingbi)
|
||||||
|
+ [`POST` /transactionStatusBI](#post-transactionstatusbi)
|
||||||
|
* [soa_ftp](#soa_ftp-1)
|
||||||
|
+ [`POST` /api/list](#post-apilist)
|
||||||
|
+ [`POST` /api/upload](#post-apiupload)
|
||||||
|
+ [`POST` /api/download](#post-apidownload)
|
||||||
|
+ [`POST` /api/move](#post-apimove)
|
||||||
|
+ [`POST` /api/delete](#post-apidelete)
|
||||||
|
+ [`POST` /api/generateJar](#post-apigeneratejar)
|
||||||
|
+ [`POST` /api/unzip](#post-apiunzip)
|
||||||
|
- [Deployment guide](#deployment-guide)
|
||||||
|
* [Dependencies summary](#dependencies-summary)
|
||||||
|
* [Dependencies matrix](#dependencies-matrix)
|
||||||
|
|
||||||
## Repositories
|
## Repositories
|
||||||
|
|
||||||
### span-gateway, span-user-api, span-token-api
|
### span-gateway, span-user-api, span-token-api
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user