Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

144
Vistas
Is there a way to call API not on client side?

Currently in my site, the API Call is in the client-side JavaScript meaning that anyone can spam refresh and use up the limited amount of API Calls (At least I assume that is how it works).

I am new and I want to know if I can call the API Locally and then push that data to the client end.

Here is the format of my API Calls:

const res = await fetch(`https://link.com`, {
        headers: {
            'X-RapidAPI-Host': "link",
            "X-RapidAPI-Key": "key"
        }, 
    });

I am currently using simple JavaScript with jQuery. Node.js, AWS or some other services may be required for what I want but I am not sure, any help would be amazing. I have tried seeking answers to this question but was not able to find anything that made any sense.

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Here's a helpful article on caching API requests. This method is done client side and should be suitable for your question: https://dev.to/adancarrasco/caching-api-requests-in-javascript-mc4

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda