Skip to content

comic cube api #14

@isensmith

Description

@isensmith

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions