71 lines
5.2 KiB
HTML
71 lines
5.2 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>CLiki: RESTAS</title>
|
||
|
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
|
||
|
href="https://www.cliki.net/site/feed/article.atom?title=RESTAS">
|
||
|
<link rel="stylesheet" href="static/css/style.css">
|
||
|
<link rel="stylesheet" href="static/css/colorize.css">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<span class="hidden">CLiki - RESTAS</span>
|
||
|
<div id="content"><div id="content-area"><div id="article-title">RESTAS</div><div id="article">RESTAS is a <a href="web framework.html" class="category">web framework</a>, used to develop the site <a href="http://lisper.ru">lisper.ru</a><p>Homepage: <a href="https://code.google.com/archive/p/restas/">RESTAS</a><p>Documentation: <strike>http://restas.lisper.ru/en/</strike><p>Source code: <a href="https://github.com/archimag/restas">https://github.com/archimag/restas</a><p><strong>Features</strong><ul>
|
||
|
<li>Based on <a href="Hunchentoot.html" class="internal">Hunchentoot</a>
|
||
|
</li>
|
||
|
<li>Uses <a href="cl-routes.html" class="internal">cl-routes</a> for mapping URL (without MVC)</li>
|
||
|
<li>Supports the reuse of web applications as plug-ins</li>
|
||
|
<li>Pure lisp daemonization with SBCL on GNU/Linux without of GNU Screen or detachtty (tested on Gentoo and Debian)</li>
|
||
|
</ul><p><strong>Very simple examples</strong><ul>
|
||
|
<li><a href="https://github.com/archimag/restas/blob/master/example/example-1.lisp">example-1</a></li>
|
||
|
<li><a href="https://github.com/archimag/restas/blob/master/example/example-2.lisp">example-2</a></li>
|
||
|
</ul><p><strong>Screencast</strong>
|
||
|
<strike>http://www.youtube.com/watch?v=bxnwe16Bqyk</strike><p><strong>Currently available restas-plugins</strong><ul>
|
||
|
<li>
|
||
|
<a href="https://github.com/archimag/restas-directory-publisher">restas-directory-publisher</a> - plugin for publish directories with optional support AutoIndex and execute CGI-scripts</li>
|
||
|
<li>
|
||
|
<a href="https://github.com/archimag/restas-planet">restas-planet</a> - plugin for aggregate and publish news feeds</li>
|
||
|
<li>
|
||
|
<a href="https://github.com/archimag/restas-wiki">restas-wiki</a> - simple wiki engine, based on Dokuwiki markup</li>
|
||
|
<li>
|
||
|
<a href="https://github.com/archimag/restas-colorize">restas-colorize</a> - pastebin plugin</li>
|
||
|
</ul><p> For Gentoo-users is available of fork gentoo-lisp-overlay, which contains ebuild-files for RESTAS and some plugins: <a href="https://github.com/archimag/archimag-lisp-overlay">https://github.com/archimag/archimag-lisp-overlay</a> <p><h2>Evaluation, 20100901</h2><p>A very brief assessment of all web frameworks listed in <b>cliki</b> was carried out in September 2010. This assessment comprised: check websites, download source if available, attempt to compile, review documentation. <p>The review found that RESTAS was under active development. Documentation was mainly in Russian.<p><h2>Evaluation, 20140602</h2>
|
||
|
The latest commit to the code repository dates back 7 months.<p>The documentation is out to date, by an <a href="https://github.com/archimag/restas/issues/18#issuecomment-14726393">author's own statement</a>.</div></div>
|
||
|
<div id="footer" class="buttonbar"><ul><li><a href="RESTAS.html">Current version</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/history?article=RESTAS">History</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/backlinks?article=RESTAS">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=RESTAS&from-revision=3830175628">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
|
||
|
</div>
|
||
|
<div id="header-buttons" class="buttonbar">
|
||
|
<ul>
|
||
|
<li><a href="https://www.cliki.net/">Home</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
|
||
|
<li><a href="CLiki.html">About</a></li>
|
||
|
<li><a href="Text Formatting.html">Text Formatting</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
|
||
|
</ul>
|
||
|
<div id="search">
|
||
|
<form action="https://www.cliki.net/site/search">
|
||
|
<label for="search_query" class="hidden">Search CLiki</label>
|
||
|
<input type="text" name="query" id="search_query" value="" />
|
||
|
<input type="submit" value="search" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div id="pageheader">
|
||
|
<div id="header">
|
||
|
<span id="logo">CLiki</span>
|
||
|
<span id="slogan">the common lisp wiki</span>
|
||
|
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
|
||
|
<label for="login_name" class="hidden">Account name</label>
|
||
|
<input type="text" name="name" id="login_name" class="login_input" />
|
||
|
<label for= "login_password" class="hidden">Password</label>
|
||
|
<input type="password" name="password" id="login_password" class="login_input" />
|
||
|
<input type="submit" name="login" value="login" id="login_submit" /><br />
|
||
|
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
|
||
|
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body></html>
|