Ecosyste.ms: Awesome
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: 8 days ago
JSON representation
RESTful for yura.store
- Host: GitHub
- URL: https://github.com/miomit/restful
- Owner: miomit
- License: gpl-3.0
- Created: 2022-03-13T07:40:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-13T12:49:49.000Z (over 2 years ago)
- Last Synced: 2024-03-11T10:32:49.643Z (8 months ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RESTful
RESTful for yura.storeTo 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
```