{"id":16979816,"url":"https://github.com/mariatorrentedev/taste-buddy-api","last_synced_at":"2026-04-13T14:33:28.287Z","repository":{"id":233360635,"uuid":"321684621","full_name":"mariatorrentedev/taste-buddy-api","owner":"mariatorrentedev","description":"TasteBuddy Api build with PostrgreSQL, Express, and Node.js.","archived":false,"fork":false,"pushed_at":"2021-03-16T17:21:12.000Z","size":157,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T13:02:49.424Z","etag":null,"topics":["express","javascript","knex","nodejs","postgresql"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mariatorrentedev.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}},"created_at":"2020-12-15T14:00:27.000Z","updated_at":"2021-03-16T17:21:14.000Z","dependencies_parsed_at":"2024-04-15T23:48:04.157Z","dependency_job_id":"8a1e11b8-3484-4740-8624-1c97ceb517cc","html_url":"https://github.com/mariatorrentedev/taste-buddy-api","commit_stats":null,"previous_names":["mariatorrentedev/taste-buddy-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mariatorrentedev/taste-buddy-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariatorrentedev%2Ftaste-buddy-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariatorrentedev%2Ftaste-buddy-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariatorrentedev%2Ftaste-buddy-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariatorrentedev%2Ftaste-buddy-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariatorrentedev","download_url":"https://codeload.github.com/mariatorrentedev/taste-buddy-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariatorrentedev%2Ftaste-buddy-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31757479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["express","javascript","knex","nodejs","postgresql"],"created_at":"2024-10-14T01:47:18.272Z","updated_at":"2026-04-13T14:33:28.255Z","avatar_url":"https://github.com/mariatorrentedev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TASTEBUDDY API\n\n## Full Stack PERN Application to create, save, edit and delete wine tasting sheets.\n\n---\n\n- A Lading Page View will introduce you about the app functionality.\n\n![Landing Page](https://github.com/cartodeveloper/taste-buddy-client/blob/main/public/Images/tb-home.png?raw=true)\n\n- When you signed as a new user, you'll be redirect to the home page, where you can find a complete TasteBuddy Guide that will have a detailed description of the basic tasting concepts.\n\n  ![TasteBuddy Guide](https://github.com/cartodeveloper/taste-buddy-client/blob/main/public/Images/gif-tastebuddy.gif?raw=true)\n\n- After reading the guide, you'll be redirect to complete your first TasteBuddy deductive format.\n\n  ![Deductive Tasting Format](https://github.com/cartodeveloper/taste-buddy-client/blob/main/public/Images/gif-deductive-format.gif?raw=true)\n\n- You'll have a Tastings section, where all your wine tasting sheets will be save, PLUS filter by Varietal, Vintage, Score and Search by Wine name.\n  ![Tastings Section](https://github.com/cartodeveloper/taste-buddy-client/blob/main/public/Images/tastings-tb.png?raw=true)\n\n- You'll be able to Edit your Tastings\n  ![Edit Tasting](https://github.com/cartodeveloper/taste-buddy-client/blob/main/public/Images/edit-tb.png?raw=true)\n\n- At your Dashboard you'll have the count of your Tasting Sheets, Common Varietals and Average Score\n\n![Dashboard](https://github.com/cartodeveloper/taste-buddy-client/blob/main/public/Images/dashboard-tbuddy.png?raw=true)\n\n---\n\n## 🔗[Live Link](https://taste-buddy-client.vercel.app/)\n\n## 🔗[Client Repo](https://github.com/cartodeveloper/taste-buddy-client)\n\n---\n\n## 💻 Tech Stack\n\n- ### Front-End :\n  - React\n  - React Router\n  - CSS\n  - Jsx\n- ### Back-end:\n  - Node.\n  - Express.\n  - JWT.\n  - Mocha\u0026Chai.\n  - Nodemon.\n  - Supertest.\n- ### Data Persistence:\n  - PostgreSQL.\n- ### Hosting:\n  - Heroku.\n\n### 📑API Documentation\n\n| Method |       Path        |                           Purpose |\n| :----- | :---------------: | --------------------------------: |\n| GET    |    /api/users     |                      Get the user |\n| POST   |    /api/users     |                 Register the user |\n| POST   |  /api/auth/login  |     Validates username \u0026 password |\n| GET    |   /api/tastings   |   Get all tastings from the user. |\n| POST   |   /api/tastings   | Create a tasting in user session. |\n| PUT    | /api/tastings/:id |                     Edit tasting. |\n| DELETE | /api/tastings/:id |                   Delete tasting. |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariatorrentedev%2Ftaste-buddy-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariatorrentedev%2Ftaste-buddy-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariatorrentedev%2Ftaste-buddy-api/lists"}