Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wonsss/eats
full
https://github.com/wonsss/eats
Last synced: 11 days ago
JSON representation
full
- Host: GitHub
- URL: https://github.com/wonsss/eats
- Owner: wonsss
- Created: 2023-06-24T14:25:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-10T07:49:42.000Z (7 months ago)
- Last Synced: 2024-04-17T05:10:01.258Z (7 months ago)
- Language: TypeScript
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MarcoEats
backend
http://127.0.0.1:3000/graphql
## User Model:
- id
- createdAt
- updatedAt
- password
- role(client|owner|delivery)## User CRUD:
- Create Account
- Log In
- See Profile
- Edit Profile
- Verify Email