https://github.com/vimtor/nuclio-rest-api-example
REST API example for Nuclio Digital School students
https://github.com/vimtor/nuclio-rest-api-example
Last synced: 10 months ago
JSON representation
REST API example for Nuclio Digital School students
- Host: GitHub
- URL: https://github.com/vimtor/nuclio-rest-api-example
- Owner: vimtor
- License: mit
- Created: 2021-02-13T13:28:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-13T14:15:45.000Z (about 5 years ago)
- Last Synced: 2025-04-10T19:42:43.201Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# REST API Example
REST API example for Nuclio Digital School students
```shell
git clone https://github.com/vimtor/nuclio-rest-api-example.git
cd nuclio-rest-api-example
docker-compose up
```