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

https://github.com/mkdika/ts-express-rest-api

Typescript Express.js REST API example.
https://github.com/mkdika/ts-express-rest-api

example express-js poc rest-api typescript

Last synced: 10 months ago
JSON representation

Typescript Express.js REST API example.

Awesome Lists containing this project

README

          

# Typescript Express.js REST API

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](/LICENSE)

A Typescript Express.js REST API project example.

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

## Contributors

- [Maikel Chandika](https://github.com/mkdika) - creator and maintainer

## Copyright and License

Copyright 2021 Maikel Chandika (mkdika@gmail.com). Code released under the MIT License. See [LICENSE](/LICENSE) file.