An open API service indexing awesome lists of open source software.

https://github.com/miomit/restful

RESTful for yura.store
https://github.com/miomit/restful

Last synced: 4 months ago
JSON representation

RESTful for yura.store

Awesome Lists containing this project

README

          

# RESTful
RESTful for yura.store

To start, you need XAMPP 8.1.2-0

run XAMPP
```
sudo /opt/lampp/manager-linux-x64.run
```

Clone repository
```
sudo chmod -R 777 /opt/lampp/htdocs
cd /opt/lampp/htdocs
git clone https://github.com/yuraMovsesyan/RESTful
```

Open link
```
http://localhost/RESTful/public
```