/i18n-node-ts-template

A i18n implementation at Node using TypeScript, Express and express-http-context middleware.

Primary LanguageTypeScript

An i18n implementation in Node using TypeScript, Express and express-http-context middleware.

Execution:
npm install
npm run dev
Example request:
curl --location 'http://localhost:3001/paulo' \
--header 'Accept-Language: es'