WOD API is a quick and simple API to get words of a domain name
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
José María Ávila 6923285bfc Subir archivos a '' 1 year ago
README.md Subir archivos a '' 1 year ago
wodapi.py Subir archivos a '' 1 year ago

README.md

WOD API - Words Of Domain API

WOD API is a quick and simple API to get words of a domain name.

Key features

  • Purely Python
  • It's an API with only 1 endpoint
  • Needs flask library
  • Needs wordsegment library

Requirements

WOD API requires flask and wordsegment Python libraries:

  • pip install flask
  • pip install wordsegment

Usage

Documentation

This is the README file

Authors

  • Bichi - José Mª Ávila
  • Antonio Villamarin

License

This is a NIDOMA development