Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chiiya/comet-docs
Bachelor thesis for comet
https://github.com/chiiya/comet-docs
api api-blueprint documentation open-api raml rest swagger testing
Last synced: 20 days ago
JSON representation
Bachelor thesis for comet
- Host: GitHub
- URL: https://github.com/chiiya/comet-docs
- Owner: chiiya
- License: mit
- Created: 2018-08-19T13:13:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-11T09:18:10.000Z (almost 6 years ago)
- Last Synced: 2024-10-06T02:41:28.279Z (3 months ago)
- Topics: api, api-blueprint, documentation, open-api, raml, rest, swagger, testing
- Language: TeX
- Homepage: https://github.com/chiiya/comet
- Size: 5.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bachelor thesis project for computer science @ TH Köln, made in cooperation with antwerpes ag.
This project aims to improve the design and implementation process of REST APIs, by using an API specification for quality assurance and automation of different tasks, such as testing and documentation.
[Praxisprojekt Dokumentation](https://github.com/chiiya/comet-docs/blob/master/document/document.pdf)
Single chapters (in German):
- [x] [Einleitung](https://github.com/chiiya/comet-docs/blob/master/introduction/introduction.pdf)
- [x] [Einführung in die Thematik](https://github.com/chiiya/comet-docs/blob/master/chapter-1/chapter-1.pdf)
- [x] HTTP
- [x] REST
- [x] Spezifikationsformate
- [x] Testing von REST APIs
- [x] Verwandte Arbeiten und Systeme
- [x] Abgrenzung von anderen Arbeiten
- [x] [Anforderungen, Ziele und Rahmenbedingungen](https://github.com/chiiya/comet-docs/blob/master/chapter-2/chapter-2.pdf)
- [x] Empirische Untersuchung
- [x] Anforderungen
- [x] Ziele
- [x] Funktionsumfang des Prototyps
- [x] [Konzeption des Prototyps](https://github.com/chiiya/comet-docs/blob/master/chapter-3/chapter-3.pdf)
- [x] Datenmodellierung
- [x] Architektur
- [x] Vorgehensmodell
- [x] [Fazit](https://github.com/chiiya/comet-docs/blob/master/conclusion/conclusion.pdf)