shreyansh-sawarn / Hacktoberfest

Participate in Hacktoberfest. Learn and get started. Contribute to open source. Make sure your pull requests are legitimate. Enjoy and have fun.
22 stars 80 forks source link

SQLite simple API project added #168

Closed dergyitheron closed 4 years ago

dergyitheron commented 4 years ago

SQLite simple API

Description Simple API to be used with SQLite for any app you need. Just define endpoints and queries you need and you can run it for your app anywhere!

Tech stack (Language, Frameworks) Typescript, Deno

Additional info Goal of this to be modular and also simple with smallest possible overhead. It should also be beginner friendly to be contributed to since the Typescript here is not advanced and basically just to show how easy is to get started with it instead of Javascript.

shreyansh-sawarn commented 4 years ago

Head to this repository to contribute to Hacktoberfest. Sorry for the inconveniences faced.

dergyitheron commented 4 years ago

Recreated https://github.com/shreyansh-sawarn/Hacktoberfest2020/pull/5

dergyitheron commented 4 years ago

I just wonder. Can you try to accept this and tag it with hacktoberfest-accepted tag? It should work even if the DO team tagged the repo as ineligible .