Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evref-bl/moose-rest-api
https://github.com/evref-bl/moose-rest-api
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/evref-bl/moose-rest-api
- Owner: Evref-BL
- License: mit
- Created: 2020-09-29T09:40:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-08T13:32:15.000Z (over 1 year ago)
- Last Synced: 2024-07-15T16:49:48.214Z (5 months ago)
- Language: Smalltalk
- Size: 35.2 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Moose-REST-API
## Installation
```st
Metacello new
githubUser: 'badetitou' project: 'Moose-REST-API' commitish: 'master' path: 'src';
baseline: 'MooseRestAPI';
load
```