Memori Terjemahan

GET /tm/:id

Parameter

  • id (string) wajib

Contoh respons

{ ... }

GET /tm/getall

Contoh respons

{ ... }

PUT /tm/:id

Parameter

  • id (string) wajib

  • diterjemahkan (string) wajib

Contoh respons

{ ... }

DEL /tm/:id

Parameter

  • id (string) wajib

Contoh respons


GET /tm/search/?text=Hello World&max_results=100

Parameter

  • text (string) wajib

  • max_results (string)

Contoh respons