107 lines
2.7 KiB
HTML
107 lines
2.7 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<title>Development-team-1 – 커피픽업 서비스 관련 docs</title>
|
||
|
||
<meta charset="utf-8" />
|
||
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
|
||
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
|
||
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'>
|
||
|
||
|
||
<meta name="description" content="커피픽업 서비스 관련 docs">
|
||
<meta property="og:description" content="커피픽업 서비스 관련 docs" />
|
||
|
||
<meta name="author" content="Development-team-1" />
|
||
|
||
|
||
|
||
<!--[if lt IE 9]>
|
||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||
<![endif]-->
|
||
|
||
<link rel="stylesheet" type="text/css" href="/style.css" />
|
||
<link rel="alternate" type="application/rss+xml" title="Development-team-1 - 커피픽업 서비스 관련 docs" href="/feed.xml" />
|
||
|
||
<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
|
||
</head>
|
||
|
||
<body>
|
||
<div class="wrapper-masthead">
|
||
<div class="container">
|
||
<header class="masthead clearfix">
|
||
<a href="/" class="site-avatar"><img src="https://avatars.githubusercontent.com/u/98140851?s=400&u=7c77c68cb94efc83399176cd1347eb9df6497026&v=4" /></a>
|
||
|
||
<div class="site-info">
|
||
<h1 class="site-name"><a href="/">Development-team-1</a></h1>
|
||
<p class="site-description">커피픽업 서비스 관련 docs</p>
|
||
</div>
|
||
|
||
<nav>
|
||
<a href="https://github.com/Development-team-1/just-pickup/">About</a>
|
||
</nav>
|
||
</header>
|
||
</div>
|
||
</div>
|
||
|
||
<div id="main" role="main" class="container">
|
||
<div class="posts">
|
||
|
||
<article class="post">
|
||
|
||
<h1><a href="/Just-pickup%EC%9D%B4%EB%9E%80/">Just Pickup이란?</a></h1>
|
||
|
||
</article>
|
||
|
||
<article class="post">
|
||
|
||
<h1><a href="/User-Service-API-%EB%AC%B8%EC%84%9C/">User service api 문서</a></h1>
|
||
|
||
</article>
|
||
|
||
<article class="post">
|
||
|
||
<h1><a href="/Store-Service-API-%EB%AC%B8%EC%84%9C/">Store service api 문서</a></h1>
|
||
|
||
</article>
|
||
|
||
<article class="post">
|
||
|
||
<h1><a href="/Order-Service-API-%EB%AC%B8%EC%84%9C/">Order service api 문서</a></h1>
|
||
|
||
</article>
|
||
|
||
<article class="post">
|
||
|
||
<h1><a href="/Notification-Service-API-%EB%AC%B8%EC%84%9C/">Notification service api 문서</a></h1>
|
||
|
||
</article>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<div class="wrapper-footer">
|
||
<div class="container">
|
||
<footer class="footer">
|
||
|
||
|
||
|
||
|
||
<a href="https://github.com/Development-team-1/just-pickup"><i class="svg-icon github"></i></a>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</footer>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
</body>
|
||
</html>
|