cocoaheadsru/server
This is server side api for CocoaHeads Russia app. It was built with Swift and backed by Vapor.
This is a backend system for managing the CocoaHeads Russia mobile application. It takes in data related to app content and user interactions, processes it, and provides information back to the mobile app. The primary users are mobile app developers responsible for maintaining and extending the CocoaHeads Russia application.
No commits in the last 6 months.
Use this if you are a developer looking to set up or contribute to the server-side infrastructure for the CocoaHeads Russia mobile app.
Not ideal if you are looking for a general-purpose server framework or a tool for building a new, unrelated application, as this is highly specific to the CocoaHeads Russia app.
Stars
46
Forks
3
Language
Swift
License
MIT
Category
Last pushed
Mar 12, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/cocoaheadsru/server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SwiftyLab/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
WendellXY/CodableKit
A Swift macro package designed to simplify the use of Swift's Codable protocol by allowing easy...
DanielMSchmidt/objective-c-parser
Get the JSON representation of an Objective-C header file
yonaskolb/SwagGen
OpenAPI/Swagger 3.0 Parser and Swift code generator
Lighter-swift/Lighter
Swift APIs for SQLite: Type-safe down to the schema. Very, very, fast. Dependency free.