You're viewing old version number 2. - Current version
Scaup web publishing app update as of Feb 21, 2015
Minimal web publishing tool.
Formatting can be created by using markup syntax from Markdown, MultiMarkdown, Textile, and HTML.
Tech used:
- Ubuntu
- Nginx
- FastCGI
- Perl
- HTML::Template
- CouchDB
- Memcached
Feb 25, 2015 update
working on the API code to get a stream of posts, to get a single post, create a post, and update a post.
curl -X POST -H "Content-Type: application/json" --data '{"author": "MrX", "session_id": "1234567890", "submit_type": "Post", "markup": "just a simple *hello world* note."}' http//scaup.soupmode.com/posts
From JR's : articles
80 words - 571 chars
created on
updated on
- #
source
- versions
Related articles
Scaup web publishing app update as of Feb 21, 2015 - Mar 02, 2015
Veery Blog App - April 2015 - Aug 03, 2015
Perl CGI setting headers - Oct 04, 2013
Links to read - April 2016 - Apr 05, 2016
Draftin.com WebHook URL info - Aug 09, 2013
more >>