All Projects → maximedegreve → Tinyfaces

maximedegreve / Tinyfaces

Licence: mit
Free stock avatars for everyone 👦🏼👨🏾👩🏻 (Built w/ Swift)

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Tinyfaces

Swiftybot
How to create a Telegram, Facebook Messenger, and Google Assistant bot with Swift using Vapor on Ubuntu / macOS.
Stars: ✭ 247 (-50.4%)
Mutual labels:  vapor, xcode, ubuntu
Awesome Server Side Swift
Swift 服务端开发 Perfect、Vapor资料。
Stars: ✭ 123 (-75.3%)
Mutual labels:  vapor, ubuntu
Telegrammer
Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS
Stars: ✭ 248 (-50.2%)
Mutual labels:  vapor, ubuntu
Swiftinstagram
Instagram API client written in Swift
Stars: ✭ 570 (+14.46%)
Mutual labels:  api, xcode
Exchangesharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
Stars: ✭ 489 (-1.81%)
Mutual labels:  api
V8 Archive
Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API
Stars: ✭ 486 (-2.41%)
Mutual labels:  api
Upash
🔒Unified API for password hashing algorithms
Stars: ✭ 484 (-2.81%)
Mutual labels:  api
Zerocode
A community-developed, free, open source, microservices API automation and load testing framework built using JUnit core runners for Http REST, SOAP, Security, Database, Kafka and much more. Zerocode Open Source enables you to create, change, orchestrate and maintain your automated test cases declaratively with absolute ease.
Stars: ✭ 482 (-3.21%)
Mutual labels:  api
Vue Nreader
📖 vue2.0 + vue-router + vuex 的 一个阅读webapp
Stars: ✭ 496 (-0.4%)
Mutual labels:  api
Finviz
Unofficial API for finviz.com
Stars: ✭ 493 (-1%)
Mutual labels:  api
Passwall Server
PassWall Server is the core backend infrastructure for PassWall platform
Stars: ✭ 489 (-1.81%)
Mutual labels:  api
Smartwiki
因个人精力有限,不在维护此项目,推荐用MinDoc代替
Stars: ✭ 486 (-2.41%)
Mutual labels:  api
Java Speech Api
The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines created by Google to provide functionality for parts of the API. Essentially, it is an API written in Java, including a recognizer, synthesizer, and a microphone capture utility. The project uses Google services for the synthesizer and recognizer. While this requires an Internet connection, it provides a complete, modern, and fully functional speech API in Java.
Stars: ✭ 490 (-1.61%)
Mutual labels:  api
Laravel Blade Javascript
A Blade directive to export variables to JavaScript
Stars: ✭ 485 (-2.61%)
Mutual labels:  api
Packer Boxes
Jeff Geerling's Packer build configurations for Vagrant boxes.
Stars: ✭ 495 (-0.6%)
Mutual labels:  ubuntu
Comfortable Swipe
Comfortable 3-finger and 4-finger swipe gesture using Xdotool in native C++
Stars: ✭ 483 (-3.01%)
Mutual labels:  ubuntu
Xctesthtmlreport
Xcode-like HTML report for Unit and UI Tests
Stars: ✭ 489 (-1.81%)
Mutual labels:  xcode
Element Api
Create a JSON API/Feed for your elements in Craft.
Stars: ✭ 493 (-1%)
Mutual labels:  api
Datafire
A framework for building integrations and APIs
Stars: ✭ 487 (-2.21%)
Mutual labels:  api
Metingjs
🍰 A powerful plugin connect APlayer and Meting
Stars: ✭ 488 (-2.01%)
Mutual labels:  api

TinyFaces 👦🏼👨🏾👩🏻

Free stock avatars for everyone

Tiny Faces is a free crowd-sourced avatar gallery to use in your personal or commercial projects

Also check out our TinyFaces Sketch Plugin

🤖 Before building (dependencies)

macOS:

  • Run brew install gd
  • Run brew install mysql followed by mysql_secure_installation to setup a database
  • Install Xcode
  • Run vapor xcode, this will create the Xcode project

Ubuntu (server):

  • Run sudo apt-get install libgd-dev
  • Run apt-get install libmysqlclient-dev

Database:

  • Create a MySQL database called marvel_faces, e.g. using the mysql CLI: CREATE DATABASE marvel_faces;
  • Config/mysql.json contains the database credentials

🚧 Building

macOS:

📖 Documentation

Visit the Vapor web framework's documentation for instructions on how to use this package.

💧 Community

Join the welcoming community of fellow Vapor developers in Slack.

🔧 Compatibility

This package has been tested on macOS and Ubuntu.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].