Skip to content

Instantly share code, notes, and snippets.

@peterbsmyth
Last active September 24, 2016 03:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterbsmyth/ec4997abee8efd3eb345caffe107451f to your computer and use it in GitHub Desktop.
Save peterbsmyth/ec4997abee8efd3eb345caffe107451f to your computer and use it in GitHub Desktop.
Brainstorming API Dev Process

API Cycle Time

Brainstorming by Peter B Smith

  • Develop a test suite of ~100 routes to build out
    • Query by:
      1. Date
      2. API Key
  • Sever from scratch
    • 1,000 requests per second test suite
    • 10 - 100 routes and Queries
      • Level 2: GraphQL?
    • Practice 3x / week
      • MongoDb Exercises
      • Front-End Exercises
    • Test 1x / week
    • Repeat until speed* reached
    • Document for clients and repeat
    • Fully unit tested API
    • Front-end Admin stood up
      • Level 2 - UI designed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment