Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Web

The fastest web micro framework for Go.
Collective - Host: opensource - https://opencollective.com/aero - Website: https://git.akyoto.dev/go/web - Code: https://github.com/aerogo

New module names

github.com/aerogo/pixy - 8d98a6bf94ab4521467c31fd0982c2843c854874 authored about 8 years ago by Eduard Urbach <[email protected]>
Simplified the whole system

github.com/aerogo/aero - 2ba43ef4442a20a9b692783b133c6788846528d7 authored about 8 years ago by Eduard Urbach <[email protected]>
Simplified the whole system

github.com/aerogo/aero - 8b83a76ba91fce2522cdf0f916f7c642cfe541e4 authored about 8 years ago by Eduard Urbach <[email protected]>
Improved rendering performance

github.com/aerogo/pixy - ee438d6cc41c588b064cc625947f28233e8ca0f2 authored about 8 years ago by Eduard Urbach <[email protected]>
Minor changes

github.com/aerogo/aero - 5ab6561c062edec21e8fdcde68cd28ecfb099243 authored about 8 years ago by Eduard Urbach <[email protected]>
Removed unused file

github.com/aerogo/pixy - 5e09138ece23526d0b0d31310b0c97fc7edbe341 authored about 8 years ago by Eduard Urbach <[email protected]>
Warn about tags on the top level

github.com/aerogo/pixy - 9e2c636e6ed52ac448170aab59dc3d41e238ebd3 authored about 8 years ago by Eduard Urbach <[email protected]>
Support for IDs, classes and comments

github.com/aerogo/pixy - 4fc883466abcd1bbe563a5b0e14ae7777c6b235b authored about 8 years ago by Eduard Urbach <[email protected]>
Minor change

github.com/aerogo/pixy - 776f10997c22a8ff5aa50eb912365093e90e5ee7 authored about 8 years ago by Eduard Urbach <[email protected]>
Updated README

github.com/aerogo/pixy - e24f2c98eeb460321fcb19e21bf6311e196ea38f authored about 8 years ago by Eduard Urbach <[email protected]>
New default output name

github.com/aerogo/pixy - 4bcad916b583a066771b612fa324ae93ce3c6d5b authored about 8 years ago by Eduard Urbach <[email protected]>
Fixed render component calls

github.com/aerogo/pixy - d698e8342521de480e51ee6ff198a01320ca552a authored about 8 years ago by Eduard Urbach <[email protected]>
Fixed AST builder

github.com/aerogo/pixy - a662ad272ab9dcc5535cfe645987b8a37b966c51 authored about 8 years ago by Eduard Urbach <[email protected]>
Windows compatibility

github.com/aerogo/pixy - 9098f711d1dbd5924ac1139fdb7e23081ebed3f3 authored about 8 years ago by st071632 <[email protected]>
Support for attributes defined in code

github.com/aerogo/pixy - df018e16770b2d76085e399e5ab05468c461edbb authored about 8 years ago by Eduard Urbach <[email protected]>
Can now render basic layouts

github.com/aerogo/pixy - 0bb4ab36d10f8009da67c654be5b3ef6dbe37f32 authored about 8 years ago by Eduard Urbach <[email protected]>
Added CLI

github.com/aerogo/pixy - 9943f5aad68305c3410b6f13059b2a854cab7e5b authored about 8 years ago by Eduard Urbach <[email protected]>
Compiler improvements

github.com/aerogo/pixy - 8504cb6d48e6bb535860890e070206497241d862 authored about 8 years ago by Eduard Urbach <[email protected]>
Compiler improvements

github.com/aerogo/pixy - 7a026bf28e45f92856940b9b83a083dff5995d57 authored about 8 years ago by Eduard Urbach <[email protected]>
Hello World working now

github.com/aerogo/pixy - 5473718c17a08b59faf6892f8651d0e338d75121 authored about 8 years ago by Eduard Urbach <[email protected]>
Initial version

github.com/aerogo/pixy - 8da197c21580829abfdb8b1709884463783a20c1 authored about 8 years ago by Eduard Urbach <[email protected]>
Initial commit

github.com/aerogo/pixy - fa80c75e72586f0bac24ad31483b922ddcb253b6 authored about 8 years ago by Eduard Urbach <[email protected]>
Fixed string to byte slice conversion

github.com/aerogo/aero - 853943c48aa10cc0aa01932fa499f6037a2f3fab authored about 8 years ago by Eduard Urbach <[email protected]>
Reuse xxhash

github.com/aerogo/aero - 9c2a407f9ef11e4fff2160740d7ffec70eac2c5a authored about 8 years ago by Eduard Urbach <[email protected]>
Minor improvements

github.com/aerogo/aero - b4bd4479c7cecd562a03b5ac7f6b3267a9c7318a authored about 8 years ago by Eduard Urbach <[email protected]>
General improvements

github.com/aerogo/aero - 8e0a9893bf0f80bd606c28ef0b40f55e6aa48df1 authored about 8 years ago by Eduard Urbach <[email protected]>
Reset config on start

github.com/aerogo/aero - 81bd86723e1673b48789a06d76e903f4ac6746d4 authored about 8 years ago by Eduard Urbach <[email protected]>
Renamed worker to renderWorker

github.com/aerogo/aero - 687e6e713413dcb09cb1101517dee462b10e9bee authored about 8 years ago by Eduard Urbach <[email protected]>
Use gob instead of json for hashing and caching (faster)

github.com/aerogo/aero - c526484054de5d04c15aca964d249146f5d436c4 authored about 8 years ago by Eduard Urbach <[email protected]>
Implemented templates and channel-based JS render

github.com/aerogo/aero - 61ab321cc05af59c9814b79b0b5e464a865740b1 authored about 8 years ago by Eduard Urbach <[email protected]>
IPv6 support

github.com/aerogo/aero - 148e748d37ef28290b123e0c8785a267ca0a5193 authored about 8 years ago by Eduard Urbach <[email protected]>
Improved app configuration

github.com/aerogo/aero - 0012f7582c638555f88e23b6dec74d8d28fabd26 authored about 8 years ago by Eduard Urbach <[email protected]>
Aero context

github.com/aerogo/aero - 30900ab571a1c3916bf6565bd24c83be57abdc8c authored about 8 years ago by Eduard Urbach <[email protected]>
Minor fixes

github.com/aerogo/aero - c0f0f7b5e51002dacd01e9a70024d343d7901c71 authored about 8 years ago by Eduard Urbach <[email protected]>
Performance improvements

github.com/aerogo/aero - 235ad03bc5bc72b4505c36e283ebdd0fde5152f8 authored about 8 years ago by Eduard Urbach <[email protected]>
Basics are working

github.com/aerogo/aero - d3ea739d49a3c09769853e3c9ec9bf90be93c40d authored about 8 years ago by Eduard Urbach <[email protected]>
Rewrite in Go

github.com/aerogo/aero - f47a285d14e93fb6cd25234885fb4205e36e6c8f authored about 8 years ago by Eduard Urbach <[email protected]>