Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cschuchardt88/neo-restful-plugin
Neo N3 Restful Plugin for neo-cli
https://github.com/cschuchardt88/neo-restful-plugin
neo-blockchain neo-examples neo-node restful-api
Last synced: 4 days ago
JSON representation
Neo N3 Restful Plugin for neo-cli
- Host: GitHub
- URL: https://github.com/cschuchardt88/neo-restful-plugin
- Owner: cschuchardt88
- License: mit
- Created: 2023-08-21T20:44:28.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-20T03:59:17.000Z (about 1 year ago)
- Last Synced: 2023-09-20T05:37:11.730Z (about 1 year ago)
- Topics: neo-blockchain, neo-examples, neo-node, restful-api
- Language: C#
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### 3.6.0
This plugin is for `neo-cli/3.6.0` with dotnet 7 support.### Table of contents
- [General](/docs/RestServer.md)
- [Dependencies](/docs/RestServer.md#dependencies)
- [Headers](/docs//RestServer.md#response-headers)
- [JSON Serializers](/docs/RestServer.md#json-serializer)
- [Routes/Paths](/docs/RestServer.md#remote-endpoints)
- [config.json](/docs/ConfigFile.md)
- [Default values](/docs/ConfigFile.md#default-configjson-file)
- [Plugins](/docs/Addons.md)
- [Example](/examples/RestServerPlugin/)