This is a blog project developed with PHP (>8.0) language and Laravel (9.21) framework and MySQL database.
- User authentication
- Categories
- Comments
- Content management
GET /api/items
Parameter | Type | Description |
---|---|---|
api_key |
string |
Required. Your API key |
GET /api/items/${id}
Parameter | Type | Description |
---|---|---|
id |
string |
Required. Id of item to fetch |
Takes two numbers and returns the sum.