{"id":22246595,"url":"https://github.com/el634dev/world-tradition-api","last_synced_at":"2025-10-08T09:42:04.814Z","repository":{"id":237312531,"uuid":"794266590","full_name":"el634dev/world-tradition-api","owner":"el634dev","description":"Information about the world's traditions and holidays","archived":false,"fork":false,"pushed_at":"2024-05-09T17:11:38.000Z","size":262,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T07:31:48.726Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/el634dev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-30T19:25:41.000Z","updated_at":"2024-05-09T17:11:41.000Z","dependencies_parsed_at":"2024-12-03T05:29:08.701Z","dependency_job_id":"06d922be-ae34-4b36-898c-e35fba936b3d","html_url":"https://github.com/el634dev/world-tradition-api","commit_stats":null,"previous_names":["el634dev/world-tradition-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/el634dev/world-tradition-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fworld-tradition-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fworld-tradition-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fworld-tradition-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fworld-tradition-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/el634dev","download_url":"https://codeload.github.com/el634dev/world-tradition-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fworld-tradition-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278924132,"owners_count":26069400,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-03T05:28:19.479Z","updated_at":"2025-10-08T09:42:04.777Z","avatar_url":"https://github.com/el634dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔐 World Traditions API\n\u003e Information about different traditions and holidays in countries all over the world\n\n[![GitHub](https://img.shields.io/github/issues/el634dev/world-tradition-api.svg?style=flat-square)](https://github.com/el634dev/world-tradition-api/issues)\n[![The MIT License](https://img.shields.io/badge/license-MIT-orange.svg?style=flat-square)](http://opensource.org/licenses/MIT)\n\n## Installation\n\n1. If you have fork this repository and clone your fork locally, run `npm install`.\n1. Open the repository folder in your editor of choice, I used VSCode:\n\n    ```bash\n    $ cd world-tradition-api-main\n    $ code .\n    ```\n\n1. Run `npm install` to install project dependencies into the activated environment if you have cloned or fork this repository.\n2. Create a .env file with your MongoDB URI/URL link and a secret key, the port is optional.\n3. Execute `npm start` to run the development server.\n\n## Endpoints:\n\n#### Traditions\n\n| Route | Method | Description |\n| ----------- | ----------- | ----------- |\n|http://localhost:3000/traditions |GET | Gets all traditions |\n|http://localhost:3000//traditions/{traditionId} |GET | Get one tradition by id|\n|http://localhost:3000//traditions | POST | add a new tradition |\n|http://localhost:3000//traditions/{traditionId}| PUT | update an exisiting tradition|\n|http://localhost:3000//traditions/{traditionId} | DELETE | delete a tradition |\n\n{traditionId} = Route parameter = `:traditionId`\n\n## Deployment\n\n### Heroku\nFollow this [Node.js Deployment Guide](https://devcenter.heroku.com/articles/getting-started-with-nodejs) to deploy your application on Heroku. Be sure to complete all of the steps!\n\n## Acknowledgements\n\u003e Shoutout all articles for providing information that was included for this api\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fel634dev%2Fworld-tradition-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fel634dev%2Fworld-tradition-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fel634dev%2Fworld-tradition-api/lists"}