Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wonsss/eats

full
https://github.com/wonsss/eats

Last synced: 11 days ago
JSON representation

full

Awesome Lists containing this project

README

        

# MarcoEats

backend

http://127.0.0.1:3000/graphql

## User Model:

- id
- createdAt
- updatedAt

- email
- password
- role(client|owner|delivery)

## User CRUD:

- Create Account
- Log In
- See Profile
- Edit Profile
- Verify Email