Skip to content

LUCKYS1NGHH/LocalUtils-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

LocalUtils-APIs

A Flask-based (Python) REST API collection, ranges from the BASIC (addition, percentage) to ACTUALLY USEFUL (TLDR, URL Shortener, Whois).

Note

This is a Web REST API built for fun, so expect rough edges.


Available APIs

Endpoint Description
aboutme Personal info endpoint
add Basic sddition
subtract Basic subtraction
binary Integer to binary conversion
current-time Current time (Unix, GMT, UTC)
tldr API of tldr linux tool
exif Extract image EXIF metadata
multitable Multiplication table
news Fetch news
pattern-detect Pattern matching in text
percentage Percentage calculator
random Random number/value
search Search utility
todo-add Add a todo item
todo-read Read todo list
uptime Server uptime
whois WHOIS domain lookup
wordcount Word count
timestamp/convert Convert timestamps across timezones

Web Pages

Route Description
/ Index
/timestamp/convert/app Timestamp converter UI (Limited available timezones, but you can add more if you want)

Requirements

  • flask
  • flask_socketio
  • feedparser

About

A flask-based REST API utilities collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages