{"id":13816027,"url":"https://github.com/rethinkdb/rethinkdb-example-webpy-blog","last_synced_at":"2025-05-15T12:31:12.741Z","repository":{"id":6811857,"uuid":"8059792","full_name":"rethinkdb/rethinkdb-example-webpy-blog","owner":"rethinkdb","description":"A canonical web.py blog using RethinkDB","archived":true,"fork":false,"pushed_at":"2015-04-16T01:37:53.000Z","size":201,"stargazers_count":20,"open_issues_count":1,"forks_count":7,"subscribers_count":28,"default_branch":"master","last_synced_at":"2024-04-14T14:50:01.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rethinkdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-06T20:48:55.000Z","updated_at":"2023-01-28T13:55:51.000Z","dependencies_parsed_at":"2022-09-11T16:32:29.740Z","dependency_job_id":null,"html_url":"https://github.com/rethinkdb/rethinkdb-example-webpy-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rethinkdb%2Frethinkdb-example-webpy-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rethinkdb%2Frethinkdb-example-webpy-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rethinkdb%2Frethinkdb-example-webpy-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rethinkdb%2Frethinkdb-example-webpy-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rethinkdb","download_url":"https://codeload.github.com/rethinkdb/rethinkdb-example-webpy-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254341020,"owners_count":22054966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T05:00:31.365Z","updated_at":"2025-05-15T12:31:12.366Z","avatar_url":"https://github.com/rethinkdb.png","language":"Python","readme":"# What is it #\n\nThe [web.py](http://webpy.org/) (really basic) [blog example](http://webpy.org/src/blog/0.3) \nusing RethinkDB as the backend database.\n\nThis example application shows how to perform simple CRUD operations with RethinkDB:\n\n*   create a new post\n*   list blog posts (ordered by timestamp)\n*   edit a post\n*   delete a post\n\n# Complete stack #\n\n*   [web.py](http://webpy.org/)\n*   [RethinkDB](http://www.rethinkdb.com)\n\n# Installation #\n\n```\ngit clone git://github.com/rethinkdb/rethinkdb-example-webpy-blog.git\npip install web.py\npip install rethinkdb\n```\n\n_Note_: If you don't have RethinkDB installed, you can follow [these instructions to get it up and running](http://www.rethinkdb.com/docs/install/).\n\n# Running the application #\n\nWe'll firstly create the database `webpy` and the table `blogposts` by running the setup:\n\n```\npython blog.py --setup\n```\n\n_Note_: You can override the default names of the database and table by setting the following\nenvironment variables: `RDB_DB` and `RDB_TABLE` respectively.\n\nNow you can run the application:\n\n```\npython blog.py\n```\n\nThen open a browser: \u003chttp://localhost:5000\u003e.\n\n# License #\n\nThis demo application is licensed under the MIT license: \u003chttp://opensource.org/licenses/mit-license.php\u003e\n","funding_links":[],"categories":["Example apps"],"sub_categories":["Tutorials and Examples"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frethinkdb%2Frethinkdb-example-webpy-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frethinkdb%2Frethinkdb-example-webpy-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frethinkdb%2Frethinkdb-example-webpy-blog/lists"}