Giter VIP home page Giter VIP logo

damafactory's Introduction

Hi there ๐Ÿ‘‹. My name is Marco Damaceno and I'm a programmer with focus on Test Driven Development (TDD). Test before. Test after. Test always!

My posts on Dev.to:

My personal projects I love:

  • National Holiday - (Ruby, Sinatra) An API to retrieve official holidays of the countries around the world.
  • You don't need a Javascript framework - (Javascript, lit-html) If you think you need React, Vue or Angular, think twice.
  • Damabox - Run your web application in PHP with Nginx on top of Docker. It's old, but gold.

damafactory's People

Contributors

mdamaceno avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ikaromarlon

damafactory's Issues

Filtering a column by null value returns an empty array

When using filter as a query parameter with a null value, DB2API does not retrieve the records that contains null values. On the contrary, it returns an empty array.

Ex.:

A GET request to http://db2apiserver/api/v1/database/table?filter[COLUMN]=null returns:

{
	"data": []
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.