Did you run tests on your API - Deepstash
Machine Learning With Google

Learn more about computerscience with this collection

Understanding machine learning models

Improving data analysis and decision-making

How Google uses logic in machine learning

Machine Learning With Google

Discover 95 similar ideas in

It takes just

14 mins to read

Did you run tests on your API

Writing tests can not be overemphasized as it is also essential to building quality software. It helps solve security issues, resolve errors in the codebase, and test API workflow.

4

30 reads

MORE IDEAS ON THIS

Rate limiting

Implementing rate limiting on your API is essential in managing resources. This forces developers to take a more optimized approach to use your APIs. You can also build paid version of your API by increasing rate limits for paid customers.

5

27 reads

<p>Building quality APIs is es...

Building quality APIs is essential to facilitating equally quality web app. Think of this as a waiter in a restaurant having terrible habits. This will taint restaurant’s overall quality will be affected. We don’t want that, right? This series will look at some tips and best practices you should ...

5

54 reads

Does the API have good documentation?

Documentation is essential to API development. It gives the users a firmer understanding of the API endpoints along with their functions, the API data types, and its overall workflow.

5

36 reads

Understand API purpose

Understanding the purpose of the API can help you get a good idea of the kind of data the API collects as input and the kind of data it gives out. There are different formats of data used with APIs. Some examples are JSON, YAML, e.t.c.

4

37 reads

Is the API easily readable?

An API should be easy to read as this will make it easy to understand. Readability includes API definitions and response messages. Writing readable code also applies to software development as this will make it easier for further development and collaboration with other developers. Use readable r...

5

31 reads

CURATED FROM

CURATED BY

sunnyprakash

Stashing some smashing ideas along the way.

Related collections

More like this

API

API stands for Application Programming Interface. It is a set of routines, protocols, and tools for building software applications. 

APIs specify how software components should interact, such as what data to use and what actions should be taken.

Structuring Tests

Structuring Tests

Your tests should be short and ideally test only one thing.

The test in the image is described by the string passed to the it function. Take good care writing the description so that it’s clear what is being tested...

Meditate On Your Task

Writing your ideas and meditating on them is important so you don’t commit to a flawed idea for lack of thought. It’s also good to give yourself some time and do other things as our brains often come up with alternative solutions when we are working in unrelated tests.

Read & Learn

20x Faster

without
deepstash

with
deepstash

with

deepstash

Access to 200,000+ ideas

Access to the mobile app

Unlimited idea saving & library

Unlimited history

Unlimited listening to ideas

Downloading & offline access

Personalized recommendations

Supercharge your mind with one idea per day

Enter your email and spend 1 minute every day to learn something new.

Email

I agree to receive email updates