Giter VIP home page Giter VIP logo

treasureapis's Introduction

TREASURE APIS

This repository contains the Treasure Searching APIs code for searching the data provided by the Core Treasure JS.

Supported Languages

Getting Started

For getting started using the treasurejs search apis. Follow the below steps:

  • Install the postman for hitting the API EndPoint. If you don't have you can install it here.
  • For doing the sample request open the postman.
  • Copy the url https://treasurejsapi.herokuapp.com/api/v2/search in Enter Request URL box
  • Click on params and add below key values
find: async
exact: true
  • After entering your url will become https://treasurejsapi.herokuapp.com/api/v2/search?find=async&exact=true
  • Select the request method as GET and send the request.
  • See the API Reference Documentation and append the api path after the url like: https://treasurejsapi.herokuapp.com/api/v1/search/description

Examples

Select the langauge which you want to hit our apis below:

API Reference Documentation

For API reference see our website.

Contributing to Treasure APIs

See the full details here

LICENSE

This project uses MIT LICENSE

Copyright Šī¸ 2020 TechOUs

treasureapis's People

Contributors

gauravwalia19 avatar

Stargazers

 avatar

Watchers

 avatar

treasureapis's Issues

Need to get count of the response from the API

Is your feature request related to a problem? Please describe.

User will have to count the response size by self after getting the response from these APIs.

Describe the solution you'd like

We can have count property in the API query

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.