Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gnustep/libs-webservices
The WebServer library contains a collection of classes to be used for creating client and server 'web service' applications
https://github.com/gnustep/libs-webservices
Last synced: 15 days ago
JSON representation
The WebServer library contains a collection of classes to be used for creating client and server 'web service' applications
- Host: GitHub
- URL: https://github.com/gnustep/libs-webservices
- Owner: gnustep
- License: lgpl-3.0
- Created: 2017-06-12T21:06:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T06:48:44.000Z (5 months ago)
- Last Synced: 2024-07-17T08:52:42.010Z (5 months ago)
- Language: Objective-C
- Homepage: http://www.gnustep.org
- Size: 650 KB
- Stars: 1
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING.LIB
Awesome Lists containing this project
README
On MacOS-X you can build this framework for use with native MacOS-X applications
using xcode with no special additions.The Examples subdirectory is however, GNUstep specific and requires the
installation of various GNUstep components if you wish to run it on MacOS-XFor rudimentary testing on MacOS-X, you can build and run the testWebServices
target in xcode, but you must have installed the WebServices framework first.