Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
/BackendPublic archive

Backend is responsible to provide data to EVOlution App - iOS

License

NotificationsYou must be signed in to change notification settings

EVOlution-App/Backend

Repository files navigation

Build Status - MastermacOSLinux

Evolution App - Backend

This repository contains the backend for frontend (BFF) component that supports theEvolution App - iOS, an app to help you to followproposals from Swift Evolution on your iOS device. This BFF component is written in theSwift programming language and leverages theKitura web framework fromIBM.

Please note that this BFF component is still undergoing development; we are currently working on the deliverables for a first release. Stay tuned for updates!

Dependencies

Recommended utilities

Build and run

$ git clone -b develop https://github.com/evolution-app/backend$cd backend$ swift run[2017-06-23T14:07:16.626-03:00] [INFO] [main.swift:11 Server] Server will be started on'http://localhost:8080'.[2017-06-23T14:07:16.631-03:00] [INFO] [HTTPServer.swift:104 listen(on:)] Listening on port 8080

Using your browser, you can now access the landing page of the BFF component athttp://localhost:8080.

Generate Xcode Project

$ swift package generate-xcodeproj

Bluemix toolchain

This BFF component can be deployed to the IBM Cloud using a Bluemix Toolchain. Any required services will be automatically provisioned, once, during the deployment stage.

Create Toolchain

Authors

License

Evolution App - Backend is available under the MIT license. See theLICENSE file for more info.


[8]ページ先頭

©2009-2025 Movatter.jp