Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
jetconf
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
9
Issues
9
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
labs
jetconf
Commits
a29f6b07
Commit
a29f6b07
authored
Dec 19, 2016
by
Ladislav Lhotka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.
parent
61029a2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
7 deletions
+24
-7
README.rst
README.rst
+24
-7
No files found.
README.rst
View file @
a29f6b07
...
@@ -7,14 +7,31 @@ JetConf
...
@@ -7,14 +7,31 @@ JetConf
:Author: Pavel Špírek <pavel.spirek@nic.cz>
:Author: Pavel Špírek <pavel.spirek@nic.cz>
:Date: |date|
:Date: |date|
HTTP/2 RESTCONF implementation.
*JetConf* is an implementation of the RESTCONF_ protocol written in
Python 3. Main features:
Development
* HTTP/2 over TLS, certificate-based authentication of clients
===========
*
devinstall_ – installation of the development environment,
*
JSON data encoding
*
`tools-rules`_ – development tools and rules.
*
Per-user candidate datastores with transactions
.. _devinstall: https://gitlab.labs.nic.cz/labs/jetconf/wikis/devinstall
* Support for NACM_
.. _tools-rules: https://gitlab.labs.nic.cz/labs/jetconf/wikis/tools-rules
Installation
============
::
python -m pip install yangson
Links
=====
* `Git repository`_
* `Documentation`_
.. _RESTCONF: https://tools.ietf.org/html/draft-ietf-netconf-restconf-18
.. _NACM: https://datatracker.ietf.org/doc/rfc6536/
.. _Git repository: https://github.com/CZ-NIC/jetconf
.. _Documentation: https://gitlab.labs.nic.cz/labs/jetconf/wikis/home
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment