-
### API 명세서(2020.06.19 수정)
## USER
- 회원가입
`[POST]/api/register/local`
{
"username": "javainuse1",
"password": "password1"
}
- 로그인
`[POST]/api/authenticate`
{
"username": "jav…
-
Using user package a web server should be created with REST API that satisfies service swagger specification.
-
It would be beneficial to many persons and teams interested in integration if munkiserver had a REST API.
-
Would be very good to access surveys through rest api.
-
With 0.10.0, Bitcoin Core will start providing an unauthenticated HTTP REST API for public blockchain data (which is all btcd handles). See https://github.com/bitcoin/bitcoin/pull/2844. Is it planned …
-
-
When implementing - keep in mind that building list is fetched per planet not per user.
# Endpoints:
## GET /{planet_id}/
returns planet object with building list
## POST /login
user logs in with cr…
-
jqm 2.2.1
Admin GUI, go to Cluster-wide parameters tab.
New parameter
Save parameters
Rename the previously added parameter
Parameter is not renamed and a new one is added.
Issue is located …
-
Related issue https://github.com/apple/swift-nio-ssl/issues/382
APIs:
- [ ] Encrypted keys (#264)
- [ ] PKCS#12 support
- [ ] PBKDF2 support (#98)
- [ ] RSA initialisers from ASN.1 (https://g…
0xTim updated
1 month ago
-
Is there a way to communicate with the ympd server using regular HTTP requests (not websockets)? e.g. I want to send `MPD_API_SET_PAUSE` without needing to load the ympd frontend - so I can quickly pl…