diff options
author | neonxp <i@neonxp.dev> | 2022-07-26 05:05:43 +0300 |
---|---|---|
committer | neonxp <i@neonxp.dev> | 2022-07-26 05:05:43 +0300 |
commit | 505abb9373f7cc92d528d422fdea10f000245208 (patch) | |
tree | 9a2ec3e392e058536377bb9c936a8595db98854a /README.md | |
parent | 3d69d1e7eabf8dbf1cb502a87787fe9ed120edc8 (diff) |
Изменил(а) на 'README.md'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ # JSON-RPC 2.0 +❗️ Main repo: [https://gitrepo.ru/neonxp/di](https://gitrepo.ru/neonxp/di). Github is only mirror. + Golang implementation of JSON-RPC 2.0 server with generics. Go 1.18+ required |