An open API service indexing awesome lists of open source software.

https://github.com/thehoneymad/tweetsearchsample

A sample search api on asp.net core baked by ANTLR with a sample data storage of Azure CosmosDb
https://github.com/thehoneymad/tweetsearchsample

antlr4 asp-net-core dotnet-core query-language rest-api sample-code search searching tutorial tutorial-sourcecode

Last synced: 20 days ago
JSON representation

A sample search api on asp.net core baked by ANTLR with a sample data storage of Azure CosmosDb

Awesome Lists containing this project

README

          

## Building your own REST query language: An experiment with Azure Cosmos Db

#### Steps to build and test:
* Clone
* Build and Run
* Send a sample GET request to
`http://localhost:5000/api/tweets/search?q=to:hatena_sugoi AND from:maeta_tw OR %23HopesUp OR "Surely June is a summer"`