Skip to content

BertCatsburg/Reacti18nextTestServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React i18next Test Server

This is the Server for the Reacti18nextTest repo.

Running

npm start

The server runs on port 3014, hardcoded in server.js

Auth

No Authentication whatsoever.

Endpoints

/ (get)

Hello World!

/getlangauge/?lang=.... (get)

Returns a json with language file for :lang.

Example

localhost:3014/getlanguage/?lang=nl-NL

About

The ServerSide of the Reacti18nextTest repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published