{"id":17267493,"url":"https://github.com/technius/liuyan","last_synced_at":"2025-03-26T11:14:12.794Z","repository":{"id":143021363,"uuid":"86650927","full_name":"Technius/liuyan","owner":"Technius","description":"A lightweight comment server written in Rust","archived":false,"fork":false,"pushed_at":"2017-04-12T20:05:21.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T12:24:52.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/Technius.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-30T02:39:34.000Z","updated_at":"2017-03-30T02:44:17.000Z","dependencies_parsed_at":"2023-03-26T17:33:00.128Z","dependency_job_id":null,"html_url":"https://github.com/Technius/liuyan","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/Technius%2Fliuyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Technius%2Fliuyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Technius%2Fliuyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Technius%2Fliuyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Technius","download_url":"https://codeload.github.com/Technius/liuyan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245641437,"owners_count":20648644,"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-10-15T08:10:51.502Z","updated_at":"2025-03-26T11:14:12.779Z","avatar_url":"https://github.com/Technius.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Liuyan\n\nA lightweight comment server written in Rust. Currently a work-in-progress, not\nready for production use.\n\n## Building\n\nFirst, make sure `diesel_cli` is installed with `cargo`. Then, run `diesel_cli\nmigration run` to generate the database schema. Make sure you have an instance\nof `postgres` running; a `docker-compose.yml` file is provided to quickly start\nup `postgres`.Finally, build with `cargo build`.\n\n## TODO\n\n- [x] Thread endpoint\n- [x] User endpoint\n- [x] Comment endpoint\n- [x] Basic posting functionality\n- [x] Refactor query code into separate modules\n- [ ] Split up or modularize `routes.rs`\n- [x] CORS with configuration options\n- [ ] Email integration: verification and reply-posting\n- [ ] Optional voting/points system\n- [ ] Implement a comment form for end-users\n- [x] Use `r2d2` instead of a `Mutex`'d connection\n- [ ] Offer redis option for sessions\n- [ ] Packaging\n- [ ] Write rustdocs and usage\n\n## License\nCopyright 2017 Bryan Tan\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at\n\n\u003e http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnius%2Fliuyan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnius%2Fliuyan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnius%2Fliuyan/lists"}