Skip to content

Zxce3/backend-mit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend-mit

Backend for Maling IT web.

Endpoint

# Search by ID
http://127.0.0.1:8000/api.php?search_id=500

# Search by name
http://127.0.0.1:8000/api.php?search_name=python

# Extra (limit and offset), by default limit=30, offset=0
http://127.0.0.1:8000/api.php?limit=50&offset=100

License

GNU GPL v2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%