https://github.com/bytrangle/cook-this-app-server
Server for database connection and handling requests
https://github.com/bytrangle/cook-this-app-server
Last synced: 2 months ago
JSON representation
Server for database connection and handling requests
- Host: GitHub
- URL: https://github.com/bytrangle/cook-this-app-server
- Owner: bytrangle
- Created: 2024-11-11T02:57:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T04:34:37.000Z (over 1 year ago)
- Last Synced: 2025-01-17T10:11:35.880Z (over 1 year ago)
- Language: JavaScript
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Server for Cook This App, an AI app for smater searching of recipes and asking open-ended questions.
Operations include connecting to a PostgreSQL database and handing user query from the frontend app.