{"id":18072134,"url":"https://github.com/luismayta/node-tweets","last_synced_at":"2026-04-29T17:04:28.670Z","repository":{"id":27042581,"uuid":"30507728","full_name":"luismayta/node-tweets","owner":"luismayta","description":"Nodejs example tweets","archived":false,"fork":false,"pushed_at":"2023-01-05T00:46:36.000Z","size":5871,"stargazers_count":3,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-01-15T02:53:07.169Z","etag":null,"topics":["nodejs","shell","tweets"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luismayta.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","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":"2015-02-08T22:07:58.000Z","updated_at":"2021-04-10T08:25:26.000Z","dependencies_parsed_at":"2023-01-14T09:15:22.689Z","dependency_job_id":null,"html_url":"https://github.com/luismayta/node-tweets","commit_stats":null,"previous_names":["luismayta/tweets-nodejs"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/luismayta/node-tweets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fnode-tweets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fnode-tweets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fnode-tweets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fnode-tweets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luismayta","download_url":"https://codeload.github.com/luismayta/node-tweets/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fnode-tweets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32435122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"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":["nodejs","shell","tweets"],"created_at":"2024-10-31T09:19:07.912Z","updated_at":"2026-04-29T17:04:28.653Z","avatar_url":"https://github.com/luismayta.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"|license|\n\n:Version: 0.0.2\n:Web: https://github.com/luismayta/node-tweets\n:Download: https://github.com/luismayta/node-tweets\n:Source: https://github.com/luismayta/node-tweets\n:Keywords: node-tweets\n\n.. contents:: Table of Contents:\n    :local:\n\nNode Tweets\n===========\n\nLicense\n-------\n\nThe code in this repository is licensed under the AGPL 3.0 unless\notherwise noted.\n\nPlease see ``LICENSE.rst`` for details.\n\nHow To Contribute\n-----------------\n\nContributions are very welcome.\n\nPlease read `How To Contribute \u003chttps://github.com/luismayta/node-tweets/blob/master/CONTRIBUTING.rst\u003e`_ for details.\n\nPR description template should be automatically applied if you are sending PR from gitlab interface; otherwise you\ncan find it it at `PULL_REQUEST_TEMPLATE.md \u003chttps://github.com/luismayta/node-tweets/blob/master/.gitlab/PULL_REQUEST_TEMPLATE.md\u003e`_\n\nIssue report template should be automatically applied if you are sending it from gitlab UI as well; otherwise you\ncan find it at `ISSUE_TEMPLATE.md \u003chttps://github.com/luismayta/node-tweets/blob/master/.gitlab/ISSUE_TEMPLATE.md\u003e`_\n\nReporting Security Issues\n-------------------------\n\nPlease do not report security issues in public. Please email security@chatydelivery.com.\n\nRequirements\n------------\n\nThis is a list of applications that need to be installed previously to\nenjoy all the goodies of this configuration:\n\n-  `Python 3.6.4`_\n-  `Docker`_\n-  `Docker Compose`_\n-  `MongoDB`_\n-  `NodeJS`_\n\n.. code:: bash\n\n    $ make setup\n    $ make docker.build service=app\n\n\nTroubleshooting\n---------------\n\nWrong pre-commit with pyenv\n^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nExecute the next:\n\n.. code:: bash\n\n    pyenv shell 3.6.4\n\n\nLicense\n=======\n\nGNU\n\nChangelog\n---------\n\nPlease see `CHANGELOG`_ for more information what\nhas changed recently.\n\nContributing\n============\n\nPlease see `CONTRIBUTING`_ for details.\n\n\nVersioning\n----------\n\nReleases are managed using gitlab release feature. We use [Semantic Versioning](http://semver.org) for all\nthe releases. Every change made to the code base will be referred to in the release notes (except for\ncleanups and refactorings).\n\nCredits\n-------\n\n-  `CONTRIBUTORS`_\n\nMade with :heart: :coffee: and :pizza: by `company`_.\n\n.. |license| image:: https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square\n  :target: LICENSE\n  :alt: License\n\n.. Links\n.. _`CHANGELOG`: CHANGELOG.rst\n.. _`CONTRIBUTORS`: AUTHORS.rst\n.. _`CONTRIBUTING`: CONTRIBUTING.rst\n\n\n.. _`company`: https://github.com/luismayta\n.. dependences\n.. _`Python 3.6.4`: https://www.python.org/downloads/release/python-364\n.. _`Docker`: https://www.docker.com/\n.. _`Docker Compose`: https://docs.docker.com/compose/\n.. _`MongoDB`: https://www.mongodb.com/\n.. _`NodeJS`: https://nodejs.org/en\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismayta%2Fnode-tweets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluismayta%2Fnode-tweets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismayta%2Fnode-tweets/lists"}