Last active
August 4, 2017 17:56
-
-
Save ssebelius/b55f643425ca8e74b219c6708896cc65 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Project title | |
This document presents a plan for... | |
## Project Description | |
TODO | |
## Project Goals | |
TODO | |
## Architecture | |
TODO | |
## Design | |
If this is a server | |
- JSON-RPC or REST. Why. | |
- API Namespacing, resources, methods | |
If this is an SDK/library | |
- External public interface design | |
## Implementation | |
- Language(s) | |
- Tech choices | |
- Libraries | |
- Workflow & Sequence diagrams | |
## Migration | |
TODO |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment