API.AI.STORE

A fake store with a real heart

Your new API

Welcome to the API.AI.STORE, a free API developed with the help of midJourney to provide developers with an efficient and accessible tool to create their products and portfolios.

The beginning

Our story starts with a problem, finding an api, free, without fuss, to make a project or portfolio. I've been looking for that too, and after not finding anything that could be satisfactory, I had the idea of ​​providing something simple, with the knowledge I already have, to provide a help to other devs and their work.

Our API offers a range of features that can be seamlessly integrated into your projects. The API.AI.STORE has been designed to help developers to overcome the challenges of finding a reliable, free API to support their projects. We believe that by providing this tool, we can help many others like us to realize their projects and ideas.

AI Collab

One of the main benefits of our API is that it is completely free to use, and all the images generated by our AI are also available for free. This means that you can save costs while still delivering high-quality results to your clients or potential employers.

In conclusion, we invite you to try API.AI.STORE and discover how it can help you bring your projects to life. Our API is reliable, easy to use, and completely free. Thank you for considering our API and for supporting our mission to help developers worldwide.

Pleased read this!

Keep in mind that our project is always evolving, and increasing our database should be considered when planning your app.





Some Pictures from the dataBase

This are unpublished arts and you will not find any of these images on the internet! I am giving you the right to use them wherever you want, it will be an honor to contribute to your work.

If you want, we would be very happy if you could credit us or tag us in some way, we will certainly support and encourage your project in any way we can, one of those ways will be a "who is using" tab here on the site, anyway , thanks.

Usage tip

Some images in the database may present small variations in the tonality of the bg, some more for light beige or light gray, to fix this we recommend using a filter, as described below, to make the bg of your photos more homogeneous.
*we did that in the examples above :)

(style sheet)
.className img{
filter:
brightness(1.09)
contrast(1.05)
;
}

Resources

This API originally contains 132 items with the description below

Clothes

60 items

Shoes

42 items

Accessories

30 items

Clothes - Pants

10 items

Clothes - T-Shirt

10 items

Clothes - Shirt

10 items

Clothes - Shorts

10 items

Clothes - Hoodies

10 items

Clothes - Jackets

10 items

Shoes - Classic

10 items

Shoes - Sport

11 items

Shoes - Boots

11 items

Shoes - Heels

10 items

Accessories - Socks

10 items

Accessories - Caps

10 items

Accessories - Beanies

10 items





Start Now

Exemple Code

fetch('https://kaiodeodato.github.io/API_AI_STORE/myData.json')
.then(res=>res.json())
.then(json=>console.log(json))

or

async function fetchData() {

const response = await fetch('https://kaiodeodato.github.io/API_AI_STORE/myData.json');
const products = await response.json();
return products;
}

The Result



Diferent options

You can call the API with all the list of projects, or defining your type os products.

all products - [fetch(url)]

'https://kaiodeodato.github.io/API_AI_STORE/myData.json'

some products - [fetch(url)]

'https://kaiodeodato.github.io/API_AI_STORE/data/myDataShoes.json'

'https://kaiodeodato.github.io/API_AI_STORE/data/myDataClothes.json'

'https://kaiodeodato.github.io/API_AI_STORE/data/myDataAccessories.json'





Buy me a coffee

At API_AI_STORE, we are committed to supporting the developer community. That's why we have made our tool free to use. However, if you want to support us and help us keep developing this project, we welcome to buy me a coffee. Every donation helps us to improve and expand our services, and we appreciate your support.