Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

jeremytubbs-deprecated/api-experiment

Repository files navigation

API Experiment

Api for content, content_type, users and categroies.

JWT

Setup auth token. Limit access to POST, PATCH, DELETE

Accept Header

Utilizing Accept header for API versioning /App/Http/Middleware/ApiAcceptHeaderV1. TODO add some sort of parsing on header to check version and response format. I am still figuring this out and it is not truly required until actual versioning of the API.

API Config

Setup config on models for allowed request parameters.

Releases

No releases published

Packages

No packages published

Languages