-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.htm
172 lines (129 loc) · 8.02 KB
/
index.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="generator" content="Bootply" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Pomona - Pomona
</title>
<link href="content/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="content/prism.css" rel="stylesheet" type="text/css" />
<link href="content/theme.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
<link rel="apple-touch-icon" href="/bootstrap/img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="/bootstrap/img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="/bootstrap/img/apple-touch-icon-114x114.png">
<!-- CSS code from Bootply.com editor -->
<link href="content/affix.css" rel="stylesheet" type="text/css" />
</head>
<!-- HTML code from Bootply.com editor -->
<body>
<a href="https://github.com/Pomona/Pomona"><img style="z-index: 5000; position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67"
alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a>
<nav class="navbar navbar-default navbar-fixed-top" role="banner">
<div class="container">
<div class="navbar-header">
<a href="index.htm" class="navbar-brand">Pomona</a>
</div>
<nav class="collapse navbar-collapse" role="navigation">
<ul class="nav navbar-nav pull-right">
<li>
<a href="https://ci.appveyor.com/project/Pomona/pomona/branch/master"><img src="https://camo.githubusercontent.com/292475f55ea801049dca2b513810703735ccebce/68747470733a2f2f63692e6170707665796f722e636f6d2f6170692f70726f6a656374732f7374617475732f766a33637734396e34393975363034362f6272616e63682f6d61737465723f7376673d74727565"
alt="Build Status" data-canonical-src="https://ci.appveyor.com/api/projects/status/vj3cw49n499u6046/branch/master?svg=true" style="max-width:100%;"></a>
</li>
<li>
<a href="https://travis-ci.org/Pomona/Pomona"><img src="https://camo.githubusercontent.com/b95255081c0290893d299b926d4bd29dca156ffd/68747470733a2f2f7472617669732d63692e6f72672f506f6d6f6e612f506f6d6f6e612e7376673f6272616e63683d6d6173746572" alt="Build Status" data-canonical-src="https://travis-ci.org/Pomona/Pomona.svg?branch=master"
style="max-width:100%;"></a>
</li>
<li>
<a href="https://gitter.im/Pomona/Pomona?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="https://camo.githubusercontent.com/da2edb525cde1455a622c58c0effc3a90b9a181c/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667" alt="Join the chat at https://gitter.im/Pomona/Pomona" data-canonical-src="https://badges.gitter.im/Join%20Chat.svg"
style="max-width:100%;"></a>
</li>
<li><a href="https://www.nuget.org/packages/Pomona/"><img src="https://img.shields.io/nuget/v/Pomona.svg" alt="Nuget package" /></a></li>
<li><a href="getting_started.htm" title="Getting started">Next</a></li>
</ul>
<div class="navbar-form navbar-left" role="search">
<div class="form-group">
<input id="search" type="search" class="form-control" placeholder="Search">
</div>
</div>
</nav>
</div>
</nav>
<div class="container">
<nav class="navbar">
<ol class="breadcrumb"><li class="active">Pomona</li></ol>
</nav>
</div>
<!--main-->
<div class="container">
<div class="row">
<!--left-->
<div class="col-md-3" id="leftCol">
<ul class="nav nav-stacked affix" id="sidebar">
<li>
<h3><img src="/content/images/pomona-icon-210.png" width="210" height="210" alt="Pomona " /></h3></li>
<li>
<h3 class="no-margin">Next</h3>
<p><a href="getting_started.htm">Getting started</a></p></li>
<li>
</li>
</ul>
</div>
<!--/left-->
<!--right-->
<div class="col-md-9">
<h1>Pomona <a href="https://github.com/Pomona/Pomona/blob/develop/documentation/index.md" class="text-muted small pull-right fa fa-github" style="margin-top: 10px"> Edit on GitHub</a></h1>
<hr />
<div id="main-pane">
<!--Title:Pomona-->
<p>Pomona is a framework built for exposing a domain model in a RESTful and hypermedia-driven manner.</p>
<p>It embraces the concept of convention over configuration, and provides opinioned defaults on how
domain model objects is exposed as HTTP resources.</p>
<p>Pomona was born out of frustrations with the difficulties of exposing a complex business domain model
as a RESTful web service.</p>
<p>Pomona is built on top of <a href="http://nancyfx.org/">Nancy</a>, which is an excellent framework for building
HTTP based services on .NET and Mono.</p>
<!-- TODO: add sexy illustration -->
<h2>Chapters</h2>
<ul class="table-of-contents"><li><a href="getting_started.htm">Getting started</a></li><li><a href="configuration/index.htm">Configuration and bootstrapping</a><ul><li><a href="configuration/rules.htm">Fluent rules</a></li><li><a href="configuration/convention.htm">Changing conventions</a></li></ul></li><li><a href="handlers/index.htm">Resource handlers</a><ul><li><a href="handlers/datasource.htm">Data source</a></li></ul></li><li><a href="rest/index.htm">Using exposed service</a><ul><li><a href="rest/queries.htm">Queries</a></li><li><a href="rest/etags.htm">Concurrency control using ETags</a></li></ul></li><li><a href="generated_client.htm">Generated client</a></li><li><a href="internals.htm">Contributors guide</a></li></ul>
</div>
<hr />
<nav>
<span>
</span>
<span class="pull-right">
<strong>Next: </strong><a href="getting_started.htm">Getting started</a>
</span>
</nav>
</div>
<!--/right-->
</div>
<!--/row-->
<footer><p><small><i>Documentation created using <a href="https://storyteller.github.io/">Storyteller</a></i></small></p></footer>
</div>
<!--/container-->
</body>
<foot>
<script type='text/javascript' src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type='text/javascript' src="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="content/prism.js"></script>
<script type="text/javascript" src="content/sidebar.js"></script>
<script type="text/javascript" src="content/affix.js"></script>
<script>
$('#search').keyup(function(e) {
if (e.keyCode == 13) {
var search = $('#search').val();
var url = 'https://www.google.com/#q=site:pomona.io ' + search;
url = encodeURI(url);
//alert(url);
window.location.href = url;
e.stopPropagation();
if (e.cancelBubble != null) e.cancelBubble = true;
return false;
}
});
</script>
</foot>
</html>