<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://kwonnam.pe.kr/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://kwonnam.pe.kr/wiki/feed.php">
        <title>권남 programming:documentation</title>
        <description></description>
        <link>https://kwonnam.pe.kr/wiki/</link>
        <image rdf:resource="https://kwonnam.pe.kr/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-05T08:37:41+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://kwonnam.pe.kr/wiki/programming/documentation/apidocjs?rev=1503535990&amp;do=diff"/>
                <rdf:li rdf:resource="https://kwonnam.pe.kr/wiki/programming/documentation/asyncapi_spec?rev=1652420809&amp;do=diff"/>
                <rdf:li rdf:resource="https://kwonnam.pe.kr/wiki/programming/documentation/enunciate?rev=1551169978&amp;do=diff"/>
                <rdf:li rdf:resource="https://kwonnam.pe.kr/wiki/programming/documentation/openapi_spec?rev=1645491900&amp;do=diff"/>
                <rdf:li rdf:resource="https://kwonnam.pe.kr/wiki/programming/documentation/swagger?rev=1722403121&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://kwonnam.pe.kr/wiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>권남</title>
        <link>https://kwonnam.pe.kr/wiki/</link>
        <url>https://kwonnam.pe.kr/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://kwonnam.pe.kr/wiki/programming/documentation/apidocjs?rev=1503535990&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-24T09:23:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>programming:documentation:apidocjs</title>
        <link>https://kwonnam.pe.kr/wiki/programming/documentation/apidocjs?rev=1503535990&amp;do=diff</link>
        <description>API Doc js

&lt;http://apidocjs.com/&gt;</description>
    </item>
    <item rdf:about="https://kwonnam.pe.kr/wiki/programming/documentation/asyncapi_spec?rev=1652420809&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-05-13T14:46:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>programming:documentation:asyncapi_spec</title>
        <link>https://kwonnam.pe.kr/wiki/programming/documentation/asyncapi_spec?rev=1652420809&amp;do=diff</link>
        <description>AsyncAPI Spec

	*  &lt;https://www.asyncapi.com/&gt;
	*  &lt;https://github.com/asyncapi/spec&gt;
	*  event driven spec
	*  message spec documentation
	*  see SpringWolf</description>
    </item>
    <item rdf:about="https://kwonnam.pe.kr/wiki/programming/documentation/enunciate?rev=1551169978&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-26T17:32:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>programming:documentation:enunciate</title>
        <link>https://kwonnam.pe.kr/wiki/programming/documentation/enunciate?rev=1551169978&amp;do=diff</link>
        <description>Enunciate

	*  &lt;http://enunciate.webcohesion.com/&gt; : ARTICULATE YOUR WEB SERVICE API.</description>
    </item>
    <item rdf:about="https://kwonnam.pe.kr/wiki/programming/documentation/openapi_spec?rev=1645491900&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-02-22T10:05:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>programming:documentation:openapi_spec</title>
        <link>https://kwonnam.pe.kr/wiki/programming/documentation/openapi_spec?rev=1645491900&amp;do=diff</link>
        <description>Open API Specification

	*  &lt;https://www.openapis.org/&gt;
	*  Swagger 에서 발전한 API 명세 형태
	*  SpringDoc - SpringFramework Open API Specification : SpringFramework 용 Open API Specification Tool
	*  OpenAPI-Specification/IMPLEMENTATIONS.md at master · OAI/OpenAPI-Specification
	*  zalando/connexion: Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation &amp; OAuth2 support

참조

	*  Spring REST Docs vs OpenAPI | Baeldung
	*  OpenApiSpec.을 이용한 더욱 효과적인 API 문서화 - 제이의 기억 …</description>
    </item>
    <item rdf:about="https://kwonnam.pe.kr/wiki/programming/documentation/swagger?rev=1722403121&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-31T14:18:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>programming:documentation:swagger</title>
        <link>https://kwonnam.pe.kr/wiki/programming/documentation/swagger?rev=1722403121&amp;do=diff</link>
        <description>Swagger

	*  &lt;http://swagger.io/&gt;
	*  Swagger Code Generation
	*  -&gt; Open API Specification로 표준화됨.
	*  SpringFox - Spring &amp; Swagger
	*  Swagger Annotations
	*  Why Is Swagger JSON Better Than Swagger Java Client? - DZone Java

ReDoc

	*  ReDoc : Swagger API 문서화.
	*  Documenting your API with OpenAPI (Swagger) and Redoc — Web Relay
	*  페이지 내 검색과 더 유려한 UI를 제공해줌.

RapiDoc

	*  &lt;https://rapidocweb.com/&gt;

Swagger2MarkUp

	*  Swagger2Markup/swagger2markup A Swagger to AsciiDoc or Markdown converter to…</description>
    </item>
</rdf:RDF>
