Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/armcknight/sinatra-and-ios
Basic Sinatra and iOS apps that communicate together.
https://github.com/armcknight/sinatra-and-ios
Last synced: 24 days ago
JSON representation
Basic Sinatra and iOS apps that communicate together.
- Host: GitHub
- URL: https://github.com/armcknight/sinatra-and-ios
- Owner: armcknight
- License: mit
- Created: 2018-09-26T02:22:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T05:48:06.000Z (over 1 year ago)
- Last Synced: 2023-08-07T02:14:17.406Z (about 1 year ago)
- Language: Swift
- Size: 2.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sinatra-and-ios
A simple fullstack/mobile app.
Each component has its own directory: `ios/` and `sinatra/`, with their own self-contained development environments for things like Ruby gems. See their respective READMEs for more info.