Marshall Polaris
5efcf61289
Configure compiler to allow absolute imports from root ( #147 )
2022-05-08 13:33:58 -07:00
Marshall Polaris
731e5d5b7c
Apply permissive CORS headers to API ( #115 )
...
* Take cors package as dependency
* Apply permissive CORS headers to all API routes
2022-04-30 13:30:49 -07:00
mantikoros
42f88766b3
api: remove userId from bets
2022-02-19 22:51:51 -06:00
Austin Chen
8f40350a75
API: Rename to LiteMarket/FullMarket; include creator avatar url
2022-02-17 16:04:05 -08:00
Austin Chen
51aa8df010
Set up a read API using Vercel serverless functions ( #49 )
...
* Set up read API using Vercel serverless functions
Featuring:
/api/v0/markets
/api/v0/market/[contractId]
/api/v0/slug/[contractSlug]
* Include tags in API
2022-02-17 12:56:24 -08:00