GithubHelp home page GithubHelp logo

project-express-api's Introduction

Project Express API

This is an API with data of zoo animals. The data can be filtered by type of animal or whether they are predators or not. They can also be requested by id-number or searched for by name.

The problem

I started this project by looking at Kaggle for an interesting set of data and found one with zoo animals. However, the data it contained was pretty boring, so I decided to make my own data set with the help of chatGPT.

I knew I wanted to be able to filter the data by type of animal, so I created an end-point for that first. Then I added the ID-endpoint and a query to search by name. Lastly I wanted a query that used a boolean value, so I added a query for predators. But, since the query-param is a string I needed to add .toString to the value from the data-set to be able to compare them.

View it live

https://zoo-animals-express-api.onrender.com/

project-express-api's People

Contributors

tejpex avatar hippiekick avatar emolsz avatar dzc1 avatar dependabot[bot] avatar

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.