-
Proposal for basic API
# Types
u8, i8, u16, i16, u32, i32, u64, i64
bytes
# Read
`GET /api/peek/{type}/{0xaddress}`
## Response body
Primitive types: `0x42..`
Bytes: base64?
# W…
-
- [ ] Access control
- [ ] User
- [ ] Inventory
- [ ] TBD
-
[api_design.xlsx](https://github.com/ChoiByeongUk/KickboardRent/files/2569422/api_design.xlsx)
-
### User Story:
As a user with a low Unique Humanity Score,
I want to verify my identity through KYC and Biometric steps,
So that I can improve my Unique Humanity Score and access features securely.
…
-
Here are my notes for what we need for the API. Sorry this is a bit messy. It's hard to visualise the design at such an early state, so this is more of a rough draft to give us an idea of the directio…
-
We already have some `/user` and `/login` routes to login. I also added a route like `/eval/db/mysql`.
But, how do sync the team/user workspaces? What routes? To have a live shareable template maybe …
-
So the primary goal of this plugin is not to simply read bitmaps and provide an API to access the pixel values. It's to facilitate things like this http://forum.sa-mp.com/showthread.php?t=516560 and t…
-
This looks really interesting!
I am an Elixir noob who wrote his first GenServer last weekend, so this feedback may be very naive and stupid; please ignore it if so.
Although the API is very mu…
-
## Issue Description
Create an initial version of the Digital Dispute with all required pages. We don't have a URL yet, or a fully functioning vets-api endpoint, so this can live on a remote branch un…
-
RFC 9580 introduces a [`Padding` packet](https://www.rfc-editor.org/rfc/rfc9580.html#name-padding-packet-type-id-21).
Possible approaches I could imagine:
- adding a padding parameter to a varia…