Open in app

Sign In

Write

Sign In

Mastodon
Taleh Ibrahimli
Taleh Ibrahimli

8 Followers

Home

About

Pinned

How to build a Book Store api with a data handler in 5 mins

We want to create Author and Book APIs. With help of Data Handler, we can simply do it. schema.yml type: resource name: author properties: - name: name # name property of author type: STRING length: 255 unique: true required…

Crud

2 min read

How to build a Book Store app with a data handler in 5 mins
How to build a Book Store app with a data handler in 5 mins
Crud

2 min read


Apr 23

How to prepare API from existing DB in 5 mins?

Introduction With help of API Brew, you can build API from your existing DB. In this article, we will show you how to do it. Prerequisites API Brew server is running and accessible dhctl is installed You have an existing DB For installing API Brew server, please refer to Installation Connect API Brew to your exising DB We need…

2 min read

2 min read


Apr 21

Why creating simple Rest APIs are too complicated?

What do we need to do to have better Rest APIs? Design our API Implement - Setup Database - Create Table - Implement our API and Repository codes, etc. Create Docs for it, Better Swagger docs Create Tests for it It should not be that hard A Solution? It can be easy with my new open-source project named Data Handler How? What you need…

Rest Api

2 min read

Why creating simple Rest APIs are too complicated?
Why creating simple Rest APIs are too complicated?
Rest Api

2 min read


Apr 19

The Future of Building APIs with Data Handler

It is not a surprise that, API is one of the main parts of programming. APIs are a crucial part of the software. How much descriptive they are, it will be easy to use them, also to implement them. Let’s see how being descriptive changes APIs look paths: /pet…

Low Code

6 min read

The Future of Building APIs with Data Handler
The Future of Building APIs with Data Handler
Low Code

6 min read


Mar 28, 2021

Creating a simple notification service by RabbitMq & Webflux

Concept In this post, we will create a notification service. Which can be used to send notifications from server to client (e.g. from backend to frontend) Use Cases Group Chat, messages to groups should be sent to all users on that group Event System, subscribe to some events and get notified User RabbitMq…

Java

7 min read

Creating a simple notification service by RabbitMq & Webflux
Creating a simple notification service by RabbitMq & Webflux
Java

7 min read

Taleh Ibrahimli

Taleh Ibrahimli

8 Followers

Developer

Following
  • Edward Huang

    Edward Huang

  • Sinan Ata

    Sinan Ata

  • AltexSoft Inc

    AltexSoft Inc

  • Debjeet Gupta

    Debjeet Gupta

  • Memmedova

    Memmedova

See all (10)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams