Skip to content

The Express node server for the Lenguau project. 🧿

Notifications You must be signed in to change notification settings

kafkaesc/Lenguau-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lenguau API

Built by Jared Hettinger

Lenguau API is the Node Express backend for the Lenguau site. It is designed to run on Netlify.

To Run

  1. Navigate to the project folder
  2. Run npm install
  3. Run npm start

When the project is running, visit http://localhost:9000/.netlify/functions/api/vocab/ in your favorite web browser. You should be able to add any of the kebab values to the URL and get data for that specific set. For example, check out http://localhost:9000/.netlify/functions/api/vocab/Literature.

Lenguau API

Construido por Jared Hettinger

Lenguau API es un backend de Node y Express para el sitio Lenguau. La es diseñado para ejecutarla en Netlify.

Para Ejecutarlo

  1. Vaya al fólder del proyecto
  2. Ejecute npm install
  3. Ejecute npm start

Cuando el proyecta está ejecutando, visite http://localhost:9000/.netlify/functions/api/vocab/ en tu navegador de internet favorito. Puedas añadir cualquiera de todo de los valores de kebab a el URL y recibas los datos para la categoría específico. Por ejemplo, visita a http://localhost:9000/.netlify/functions/api/vocab/Literature.

About

The Express node server for the Lenguau project. 🧿

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published