Back to Blog
Dotkernel API

DotKernel API 1.0.0 Released

Dotkernel API has come a long way since this post was created. Check out the newest version of Dotkernel API to stay up to date with the latest functional and security features.

DotKernel API 1.0.0 was just released!

 

What is DotKernel API?

It is a Zend Expressive 3 application aiming to help developers quickly and efficiently develop an API.

 

How does it work?

Under the hood it uses the following libraries:

 

What does it offer?

Out-of-the-box, DotKernel API provides the following features:

  • Secure authentication via OAuth2
  • Two user roles: admin and member
  • Admin users are allowed to manage any user account
  • Members are allowed to manage only their own accounts
  • OpenAPI 3 documentation - also an interactive interface that developers can use to integrate your API