https://github.com/mongodb/jasper
Jasper is a Process Management Framework
https://github.com/mongodb/jasper
Last synced: 3 months ago
JSON representation
Jasper is a Process Management Framework
- Host: GitHub
- URL: https://github.com/mongodb/jasper
- Owner: mongodb
- License: apache-2.0
- Created: 2018-08-07T14:47:40.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T15:37:50.000Z (7 months ago)
- Last Synced: 2025-01-29T09:43:39.527Z (3 months ago)
- Language: Go
- Homepage:
- Size: 49.1 MB
- Stars: 16
- Watchers: 8
- Forks: 14
- Open Issues: 17
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
========================================
``jasper`` -- Process Management Service
========================================Overview
--------Jasper is a library for managing groups of processes in the context of
test automation, and is a component of `Evergreen
`_ and related tools.Documentation
-------------The core API documentation is in the `godoc
`_.Until there's documentation of the REST and gRPC interfaces, you can use
the `rest interface declaration
`_
and the `proto file
`_.