Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Comet

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)