Skip to content

GNUWeeb/api.gnuweeb.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNUWeeb Public API

Public API for everyone.

Features

1. Google Translate API

https://api.gnuweeb.org/google_translate.php?fr=en&to=ja&text=Good+Morning

fr = from (source language)
to = to (target language)
text = text to be translated

This endpoint also accepts HTTP POST with the same arguments by using 'x-www-form-urlencoded' or 'multipart/form-data' content type.

Pull Request and Bug Report

We welcome pull request and bug report on GitHub repository https://github.com/GNUWeeb/api.gnuweeb.org

License

This project is licensed under the GNU GPL v2 license.

About

GNUWeeb Public API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages