Skip to content

Instantly share code, notes, and snippets.

View mabasic's full-sized avatar
🏠
Working from home

Mario Bašić mabasic

🏠
Working from home
View GitHub Profile
@mabasic
mabasic / articles.apib
Created March 19, 2017 20:18
API Blueprint for Laravel API 101 - DOCUMENT lesson
FORMAT: 1A
# Articles
Simple API for managing news articles.
## Authorization
To create, update or destroy an article, you have to authorize. To authorize you have to send your personal `api_token` key with the request in one of these three possible ways: