{"id":16119516,"url":"https://github.com/downgoon/full-stack-programmer","last_synced_at":"2026-01-30T01:07:51.589Z","repository":{"id":77273864,"uuid":"94207136","full_name":"downgoon/full-stack-programmer","owner":"downgoon","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-13T11:58:24.000Z","size":665,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-04T18:22:51.421Z","etag":null,"topics":["full-stack-development"],"latest_commit_sha":null,"homepage":null,"language":null,"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/downgoon.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-06-13T11:47:19.000Z","updated_at":"2017-06-13T11:48:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"26df4b0e-8dd8-486c-84ad-53827c5123db","html_url":"https://github.com/downgoon/full-stack-programmer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/downgoon/full-stack-programmer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/downgoon%2Ffull-stack-programmer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/downgoon%2Ffull-stack-programmer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/downgoon%2Ffull-stack-programmer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/downgoon%2Ffull-stack-programmer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/downgoon","download_url":"https://codeload.github.com/downgoon/full-stack-programmer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/downgoon%2Ffull-stack-programmer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28892890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"last_error":"SSL_read: 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":["full-stack-development"],"created_at":"2024-10-09T20:54:21.652Z","updated_at":"2026-01-30T01:07:51.558Z","avatar_url":"https://github.com/downgoon.png","language":null,"readme":"# RD\n\n\u003c!-- toc --\u003e\n\n## Data Access\n\n### MySQL\n\n- [mysql install](https://github.com/downgoon/hello-world/blob/mysql/mysql-install.md)\n\n### NoSQL\n\n- [DB-Engines 关于各种数据库的排名：ES \u003e Solr; Redis \u003e Memcached](http://db-engines.com/en/ranking)\n\n### Elasticsearch\n\n- [elasticsearch-basic-concept](https://github.com/downgoon/hello-world/wiki/elasticsearch-basic-concept)\n- [mysql全量/增量导入ES （mysql-indexing-using-elasticsearch-jdbc）](https://github.com/downgoon/hello-world/wiki/mysql-indexing-using-elasticsearch-jdbc)\n- [mysql indexing demo](https://github.com/downgoon/hello-world/wiki/mysql-indexing-demo)\n- [elasticsearch restapi 跨域访问（elasticsearch-restapi-cross-domain）](https://github.com/downgoon/hello-world/wiki/elasticsearch-restapi-cross-domain)\n\n## integration\n\n### Kafka\n\n- [Kafka 各版本简介（kafka-versions-and-features）](https://github.com/downgoon/hello-world/wiki/kafka-versions-and-features)\n- [Kafka 集群及其可视化 / zookeeper-and-kafka-cluster](https://github.com/downgoon/hello-world/wiki/zookeeper-and-kafka-cluster)\n- [Kafka 消息收发样例(kafka-0.9-java-producer-and-consumer-demo)](https://github.com/downgoon/hello-world/wiki/kafka-0.9-java-producer-and-consumer-demo)\n- [kafkacat demo](https://github.com/downgoon/hello-world/wiki/kafka-comand-line-example)\n\n### ZooKeeper\n\n- [ZooKeeper 集群及其可视化](https://github.com/downgoon/hello-world/wiki/zookeeper-and-kafka-cluster)\n\n## 图文\n\n- [图片上传分发 boxeden](https://github.com/downgoon/hello-world/wiki/file-upload-and-sync)\n\n## 友情链接\n\n- [tutorials](https://github.com/downgoon/hello-world/wiki/tutorials-site)\n\n---\n\n# Full Stack\n\n## FE\n\n- [bootstrap from twitter](http://getbootstrap.com)\n- [bootstrap 中文社区](http://www.bootcss.com)\n\n## QA\n\n- [apache ab Quick Install](https://github.com/downgoon/hello-world/wiki/http-benchmark)\n- [http load](https://github.com/downgoon/hello-world/wiki/http-load)\n\n### RESTful API baseline\n- [todobackend 前端和各种语言实现的后端](http://www.todobackend.com/)\n- [todobackend 前端](https://github.com/TodoBackend/todo-backend-js-spec)\n\n## OP\n\n### 命令大全\n- [man.linuxde.net](http://man.linuxde.net/)\n\n### 系统监控\n- [osquery-and-glances](https://github.com/downgoon/hello-world/wiki/osquery-and-glances)\n- [netdata-performance-and-health-monitoring](https://github.com/downgoon/hello-world/wiki/netdata-performance-and-health-monitoring)\n\n### 安装包制作\n\n- [centos, mac, ubuntu 安装包概述](https://github.com/downgoon/hello-world/wiki/packages-of-mac-centos-ubuntu)\n- [centos yum 源制作](https://github.com/downgoon/hello-world/wiki/yum-package-source-making)\n- [ubuntu apt-get 源制作](https://github.com/downgoon/hello-world/wiki/apt-get-package-making)\n\n### 翻墙\n - [PAC文件简介(proxy-pac-intro)](https://github.com/downgoon/hello-world/wiki/proxy-pac-intro)\n - [如何写PAC文件并调试(how-to-write-and-test-proxy-pac-file)](https://github.com/downgoon/hello-world/wiki/how-to-write-and-test-proxy-pac-file)\n\n### HTTPS 与 安全\n - [HTTPS四次握手原理](https://github.com/downgoon/hello-world/wiki/HTTPS-Interaction)\n - [借助免费CA的证书配置HTTPS实战](https://github.com/downgoon/hello-world/wiki/letsencrypt-https)\n - [密钥管理工具：keytool和openssl](https://github.com/downgoon/hello-world/wiki/keytoos-and-openssl)\n\n## EE\n\n- [内网环境通过https代理上传代码到github](https://github.com/downgoon/hello-world/wiki/commit-to-github-through-https-proxy)\n\n## PM\n\n## BO\n\n---\n\n# build\n\n```\n$ book sm\n$ gitbook install \u0026\u0026 gitbook build ./ docs\n```\n\n本地快速运行：``http-server docs``\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdowngoon%2Ffull-stack-programmer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdowngoon%2Ffull-stack-programmer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdowngoon%2Ffull-stack-programmer/lists"}