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

Add a Pokemon service (REST/Websockets) API #1

Closed
wdmtech opened this issue Mar 27, 2018 · 1 comment
Closed

Add a Pokemon service (REST/Websockets) API #1

wdmtech opened this issue Mar 27, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@wdmtech
Copy link
Owner

wdmtech commented Mar 27, 2018

Add a RESTful API interface for a Pokemon object

@wdmtech wdmtech created this issue from a note in Server (API) (To do) Mar 27, 2018
@wdmtech
Copy link
Owner Author

wdmtech commented Mar 27, 2018

Minimum schema definition for a Pokemon:

Type Name
String _id
String name
String description
[Strings] types

@wdmtech wdmtech added the enhancement New feature or request label Mar 27, 2018
@wdmtech wdmtech added this to the MVP milestone Mar 27, 2018
@wdmtech wdmtech self-assigned this Mar 27, 2018
@wdmtech wdmtech mentioned this issue Mar 27, 2018
Server (API) automation moved this from To do to Done Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Server (API)
  
Done
Development

No branches or pull requests

1 participant