Skip to content

TuanViDev/translate-logger-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Translate Logger API

A simple Node.js REST API that translates input text to Vietnamese using translate-google, and logs each translation request with timestamp into a log.json file.


๐Ÿš€ Features

  • Translate any input text into Vietnamese (vi)
  • Automatically logs every request and response to log.json
  • Timestamp formatted with Asia/Ho_Chi_Minh timezone
  • Built with Express and Node.js

๐Ÿ“ฆ Installation

git clone https://github.com/your-username/translate-logger-api.git
cd translate-logger-api
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors