-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
get pull list
get books by (author, publisher, title, keyword)
get/post/put/delete customer
- name
- email
- store membership 1
- store membership 2
get customers
get customers by status
get store
get publishers
get new comics buy publisher
NOTES TO SELF:
"methods":
get = get resource
post = update resource
put = create resource
delete = delete resource
endpoint = method and resource
lambda functon (in aws) = contained singular piece of code, created in aws
google how to code lambdas, make micro services (one function per method)
Metadata
Metadata
Assignees
Labels
No labels