Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 599 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 599 Bytes

giffyAPIDeno

Deno API for Giffy project: Search of Gifs.

Usage

You need the latest version of Deno to run this API on Local and run the following command:

deno run --allow-net --allow-env --allow-read server.ts --port=8080

Remember to put the correct form to access the env variables. This project was deployed with Deno Deploy, therefore we need to change the way we access env variables. Go to the connection file and comment/uncomment what is necessary.

Contributing

Pull requests are welcome! ('◡')/.

License

MIT