Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comic cube api #14

Open
isensmith opened this issue Apr 16, 2019 · 0 comments
Open

comic cube api #14

isensmith opened this issue Apr 16, 2019 · 0 comments
Assignees

Comments

@isensmith
Copy link
Owner

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)

@isensmith isensmith self-assigned this Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant