Skip to content

James Tang Custom API homework w/ README.md#12

Open
TangJames wants to merge 9 commits intowdi-atx-12:masterfrom
TangJames:master
Open

James Tang Custom API homework w/ README.md#12
TangJames wants to merge 9 commits intowdi-atx-12:masterfrom
TangJames:master

Conversation

@TangJames
Copy link

No description provided.

@@ -1,85 +1,65 @@
# <img src="https://cloud.githubusercontent.com/assets/7833470/10423298/ea833a68-7079-11e5-84f8-0a925ab96893.png" width="60"> Personal API - Weekend Lab
TABLE OF CONTENTS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You want to add # to make these headings instead of plain text.


Since we're building a JSON API with no front-end (yet), Postman will come in handy for testing our work.
4. The basic properties of the schema model are as follows.
PokemonSchema
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put this into a code block using backticks.

PokemonSchema {
   name: String,
   // etc...
}

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

Successfully merging this pull request may close these issues.

2 participants