https://github.com/bervproject/mypersonalwebapi
Personal Web API using FeathersJS
https://github.com/bervproject/mypersonalwebapi
api feathers web-api
Last synced: 2 months ago
JSON representation
Personal Web API using FeathersJS
- Host: GitHub
- URL: https://github.com/bervproject/mypersonalwebapi
- Owner: bervProject
- License: mit
- Created: 2018-07-17T04:29:14.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T07:30:23.000Z (about 1 year ago)
- Last Synced: 2024-04-17T00:58:36.929Z (about 1 year ago)
- Topics: api, feathers, web-api
- Language: TypeScript
- Homepage: https://personal-api.berviantoleo.my.id/
- Size: 5.95 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# MyPersonalWebAPI
> Web API for Bervianto's Web
## Build Status
| Codacy | Travis |
|:------:|:------:|
| [](https://app.codacy.com/app/berviantoleo/MyPersonalWebAPI?utm_source=github.com&utm_medium=referral&utm_content=bervProject/MyPersonalWebAPI&utm_campaign=Badge_Grade_Settings) |  |## Notes (Requirement for Development or Production)
- Using Dockerfile or Docker Compose
Please rename `.env.example` into `.env` and update secret keys
- Using Heroku
Update environment or config, using `secret` and `production` as keys and insert your value.
## About
This project uses [Feathers](http://feathersjs.com). An open source web framework for building modern real-time applications.
## Changelog
Changelog [here](CHANGELOG.md)
## License
Copyright (c) 2018
Licensed under the [MIT license](LICENSE).