{"id":17437363,"url":"https://github.com/blixt/storyteller","last_synced_at":"2026-01-22T14:59:52.564Z","repository":{"id":983179,"uuid":"786243","full_name":"blixt/storyteller","owner":"blixt","description":"A webapp for letting people write stories, paragraph by paragraph, collaboratively!","archived":false,"fork":false,"pushed_at":"2010-07-23T14:31:26.000Z","size":212,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T15:58:40.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://story.multifarce.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blixt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-07-20T09:59:16.000Z","updated_at":"2021-10-21T19:34:28.000Z","dependencies_parsed_at":"2022-08-16T11:40:50.082Z","dependency_job_id":null,"html_url":"https://github.com/blixt/storyteller","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blixt/storyteller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fstoryteller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fstoryteller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fstoryteller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fstoryteller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blixt","download_url":"https://codeload.github.com/blixt/storyteller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fstoryteller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28664827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T14:01:31.714Z","status":"ssl_error","status_checked_at":"2026-01-22T13:59:23.143Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-17T11:54:47.445Z","updated_at":"2026-01-22T14:59:52.545Z","avatar_url":"https://github.com/blixt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Storyteller\n\nStoryteller is a web app for collaboratively writing stories being developed in Python for [Google App Engine](http://appengine.google.com/). The app is available at \u003chttp://story.multifarce.com/\u003e.\n\nIf you want to contribute, please see [the wave discussing future development of Storyteller](https://wave.google.com/wave/waveref/googlewave.com/w+soBIcBHBA). For access, contact Andreas Blixt (andreas@blixt.org).\n\n## Getting started\n\nHow to get a newly cloned version up and running in a local development environment.\n\n### Prerequisites\n\n1. [Python 2.5](http://www.python.org/download/releases/2.5/)\n2. [Google App Engine SDK for Python](http://code.google.com/appengine/downloads.html)\n3. [Django 1.1](http://www.djangoproject.com/download/)\n\n### Configuration\n\n1. Copy `src/app.yaml.template` to `src/app.yaml` and change the application identifier (`example` by default)\n2. Copy `src/storyteller/settings.py.template` to `src/storyteller/settings.py` and change the configuration as desired\n3. Run the application on the development server\n\n## API\n\nThe Storyteller application does everything through a controller which communicates with the data layer. All the public methods of the controller are accessible using HTTP requests. Examples:\n\n- Get information about a story: \u003chttp://story.multifarce.com/api/get_story?id=1\u003e\n- Add a paragraph to a story (branching it if needed): \u003chttp://story.multifarce.com/api/add_paragraph?story_id=1001\u0026paragraph_number=5\u0026text=%22Hello+World!%22\u003e\n\nCurrently, no authentication is needed, but once it starts getting abused, that will be implemented in one form or another.\n\nFor more information, look in the controller code.\n\n## License\n\n[GNU General Public License](http://www.gnu.org/licenses/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblixt%2Fstoryteller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblixt%2Fstoryteller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblixt%2Fstoryteller/lists"}