Skip to content

Igor-Felipy/Word_counter_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

word_counter_api

How to run:

  • Install the python3.x or upper
  • Run the command pip3 install flask
  • On the project folder run python3 run.py

Using the api:

  • send a json with the field "text" and the value your text
  • you will receive a dict with the words in your text and the times it has appeared

Logic here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages