Skip to content

iravitejakumar/deno-mongo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deno-mongo-api

An Example for building REST APIS with Deno and MongoDB

🚀 Getting started

Download

Clone the repository using Git:

git clone https://github.com/iravitejakumar/deno-mongo-api.git

Or download here.

Install

Installations not needed.

All package are decentralized and they are imported via URL.

Usage

You must have Deno installed on your local machine. For more info: https://deno.land/.

Compared to Node.js, Deno provides by default a more secure protection when you run the script. For running correctly this program, you must explicitly grant the permissions:

deno run --allow-net --allow-write --allow-read --allow-plugin --allow-env --unstable index.ts

Author

👤 Ravi Teja Kumar Isetty

Built with ❤️ using

  • Deno - A secure runtime for JavaScript and TypeScript

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

About

Example for building REST APIS with deno and MongoDB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published