crystal-api-backend
API framework
A proof-of-concept JSON API built in Crystal to demonstrate its usability and performance.
Proof-of-concept JSON API written in Crystal
27 stars
5 watching
0 forks
Language: Crystal
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
crystal-lang/crystal-db | A common API for interacting with various databases from a Crystal application | 303 |
crystal-community/jwt | An implementation of JSON Web Token authentication in Crystal programming language | 206 |
vladfaust/crystalworld | A RealWorld back-end API application built using Crystal programming language and Onyx framework | 43 |
runcobo/runcobo | A general-purpose API framework built on Crystal | 50 |
mmacia/tmdb.cr | A Crystal wrapper for accessing data from The Movie Database API | 3 |
didactic-drunk/sodium.cr | A Crystal wrapper for the libsodium crypto API providing a common interface to various cryptographic algorithms | 49 |
placeos/google | Provides access to Google APIs via a unified interface | 25 |
crecto/crecto | An ORM wrapper around Crystal that abstracts away underlying database interactions. | 344 |
kaukas/crystal-cassandra | A Crystal wrapper around the DataStax Cassandra C/C++ driver for Cassandra interactions | 19 |
cable-cr/cable | A Crystal implementation of real-time websockets and event-driven programming | 128 |
obsidian/orion | A web framework that provides routing, view, and controller components for building web applications in a minimal, declarative way. | 123 |
mjblack/win32cr | A Crystal library for accessing the Windows API | 17 |
c910335/mass-spec | A library that provides fast and easy-to-use HTTP web API testing for Crystal applications. | 8 |
mamantoha/crest | A Crystal library providing an HTTP and REST client for making network requests. | 235 |
manastech/crystal_slack | An interface to Slack's API using Crystal language. | 19 |