Initial check-in after refactoring to use Hugo site generator with ReLearn template. HTTP Status Codes page not done--nor adwords added.
This commit is contained in:
11
content/advanced/_index.md
Normal file
11
content/advanced/_index.md
Normal file
@ -0,0 +1,11 @@
|
||||
+++
|
||||
chapter = true
|
||||
pre = "<b>2. </b>"
|
||||
title = "Advanced API Design"
|
||||
weight = 10
|
||||
+++
|
||||
|
||||
### Chapter 2
|
||||
|
||||
# The Seven Pillars of API Design
|
||||
We Begin Our Journey in Designing Exquisite RESTful APIs.
|
||||
Reference in New Issue
Block a user