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: about 1 year 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-22T15:40:47.000Z (over 1 year ago)
- Last Synced: 2025-06-29T18:02:37.459Z (about 1 year ago)
- Language: Objective-C
- Homepage: http://www.gnustep.org
- Size: 670 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- 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-X
For rudimentary testing on MacOS-X, you can build and run the testWebServices
target in xcode, but you must have installed the WebServices framework first.