216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
Get free CRM
Save hundreds of developer hours with components built for SaaS applications.
The #1 Embedded Analytics Solution for SaaS Teams.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
Alamofire is an elegant, open source HTTP networking library written in Swift. It gives you an elegant interface on top of Apple’s URL loading system provided by the Foundation framework. It wraps the URLSession API among others in an easy-to-use interface and provides additional functionality required of modern application development using HTTP networking.
Alamofire offers plenty of features, including Chainable Request / Response Methods, URL / JSON Parameter Encoding, Authentication...
Real time chat app written in Swift 5 using Firebase
Real-time chat app written in Swift 5 using Firebase. Quick Chat allows to send and receive text messages, photos & location. Quick Chat for iOS is compatible with iOS 13.0+. This project is written in Swift 5.0 and requires Xcode 11.0 to build and run. Download the "GoogleService-Info.plist" file and add to the project. Make sure file name is "GoogleService-Info.plist". Go to Firebase Console, select your project, choose "Authentication" from left menu, select "SIGN-IN METHOD" and enable...
Just is a client-side HTTP library inspired by python-requests, HTTP for Humans. URL queries, custom headers, form, JSON HTTP body. Redirect control. Multipart file upload along with form values. Basic/digest authentication, cookies, timeouts. Synchronous/asynchronous requests. Upload/download progress tracking for asynchronous requests. Link headers and friendly accessible results.