Skip to content

Backend source code for MalingIT website

License

Notifications You must be signed in to change notification settings

maling-it/backend-mit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

Backend source code for MalingIT website

Topics

Resources

License

Stars

Watchers

Forks

Languages