Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvitter/sample-rest-server
Sample Java based Rest server used to demonstrate Jenkins Pipeline features
https://github.com/cvitter/sample-rest-server
cloudbees java jenkins rest-api
Last synced: 7 days ago
JSON representation
Sample Java based Rest server used to demonstrate Jenkins Pipeline features
- Host: GitHub
- URL: https://github.com/cvitter/sample-rest-server
- Owner: cvitter
- License: other
- Created: 2017-03-07T11:41:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-24T17:05:23.000Z (about 4 years ago)
- Last Synced: 2023-04-03T22:23:47.536Z (over 1 year ago)
- Topics: cloudbees, java, jenkins, rest-api
- Language: Java
- Homepage:
- Size: 90.8 KB
- Stars: 2
- Watchers: 3
- Forks: 127
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample Rest Server
This Java project contains a basic rest server example (based on the Spark micro framework: http://sparkjava.com/) that I am using to run some CI/CD testing with Jenkins (http://jenkins-ci.com) and CloudBees Enterprise Jenkins (https://www.cloudbees.com/products/cloudbees-jenkins-enterprise).
**Note**: There is nothing to see here. Move along.
# License
The content in this repository is Open Source material released under the Apache 2.0 License. Please see the [LICENSE](LICENSE) file for full license details.
# Disclaimer
The code in this repository is not sponsored or supported by Cloudbees, Inc.
# Authors and Contributors
* Author: [Craig Vitter](https://github.com/cvitter)
* Contributor: [David Schott](https://github.com/schottsfired)
# Questions, Feedback, Pull Requests Etc.If you have any questions, feedback, suggestions, etc. please submit them via issues or, even better, submit a Pull Request!