Inspiration

With our previous work experience and passionate developers, we found common mistakes like field validations, security issues on open source frameworks and updating API documents on frequent changes daily. To make this process streamline was a tough task and it inspired us to build a core framework.

What it does

  • Quick Build REST-APIs, which are well organised and structured.
  • Auto sync with POSTMAN Collections.         
    • Sync to POSTMAN Request, Folders and methods in their respective tree             
    • Sync to POSTMAN Environments (Beta, Prod, Dev, etc..)             
    • Sync to POSTMAN Examples, Default values in body, Query string etc...
    • Sync to POSTMAN Authorization endpoints and auto set a token for others endpoints       
    • Can manage different API base in one project (For e.g client-side APIs, and backend side APIs)
  • Can manage different API base in one project (For e.g client-side APIs, and backend side APIs)

Challenges we ran into       

As we want to build frameworks from scratch we learnt best practices and standards. During the process, we restructured the system many times and were able to achieve our goals. 

Accomplishments that we're proud of       

We are really proud that our team has successfully integrated these frameworks with our saas billing system also with our other products and streamlined API documents with POSTMAN.

What we learned       

If you want something pro, start building from scratch! It may take some time but the output is flawless.

What's next for Dhru rest API framework         

We are planning to make this an open-source project with well documented. We are now working on auto generate test site. We are trying to make standard development process for developer team, must have to follow the steps to make an endpoint, to avoid basic mistakes and easy to accept for new developer in team.

Built With

Share this project:

Updates